Saurabh13042004 / Educational-Startup-website

A home page website named Learning provides details for thier startup with thier plans and pricing. It is a fully responsive website which is built using "Bootstrap" and "CSS Grid".

Home Page:https://saurabh13042004.github.io/Educational-Startup-website/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning - Educational Startup Website

Learning is global training provider based across the India that specialises in accredited and bespoke training Courses.

Table of contents

Overview

About Learning

A home page website named Learning provides details for thier startup with thier plans and pricing. It is a fully responsive website which is built using "Bootstrap" and "CSS Grid".

Screenshot

Links

My process

Built with

  • HTML5
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Bootstrap 5
  • Javascript

What I learned

I have learned a lot of things in this project like how to use "Bootstrap" and "CSS Grid".
I learned about "Media Query Breakpoints", which are used to implement a particular CSS styling on the specific conditions. Like if the screen is bigger than 750px use this set of styling etc. Tryed to implement some good programming practices :-

  1. Readability
  2. Modularity
  3. Efficiency
  4. Length

Some code snippet for fun ๐Ÿ˜€:

<h1>A New Different Way To Improve Your Skills.</h1>
.proud-of-this-css {
  color: studywithLearning;
}
const learning = () => {
  console.log('๐ŸŽ‰')
}

Continued development

I want to learn more about "CSS Grid" and "Bootstrap" and also want to learn more about "Media Query Breakpoints" and "Refracting a code".

Author

Acknowledgments

I would like to thanks Dribble for providing me the design of the website what a great design it was special thanks to Nasim who made this design. I know there are many things that I can improve in this project , but I am happy with the result. If you have any improvements in code feel free to give pull request.

Thanks for reading this far, if you have any suggestions or feedback, please let me know in the comments below. I would love to hear from you.

About

A home page website named Learning provides details for thier startup with thier plans and pricing. It is a fully responsive website which is built using "Bootstrap" and "CSS Grid".

https://saurabh13042004.github.io/Educational-Startup-website/


Languages

Language:HTML 67.9%Language:CSS 30.1%Language:JavaScript 2.1%