We will first design a page which will help us to identify exactly what we have to program to make website do some job.
What exactly is bootstrap ?
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web. It is a free collection of tools for creating websites and web applications. It contains HTML and CSS-based design templates. It is compatible with the latest versions of all major browsers.
HTML or HyperText Markup Language is the standard markup language used to create web pages.
Cascading Style Sheets (CSS) is a style sheet language used for describing the look and formatting of a document written in a markup language. CSS is designed primarily to enable the separation of document content from document presentation, including elements such as the layout, colors, and fonts.