In this Project,we will build all the main pages of the e-commerce website using Bootstrap framework.
Here is the list of the pages will contains:
1. Index page
2. Login page
3. Signup page
4. Product page
5. Cart page
6. Settings page
7. Success page
Are page will look like this:
Creating an index page for the e-commerce website with the help of basic HTML AND CSS.
Description:
The index page is usually the first page that a user sees when he/she visits a website. This is how our index page look like:
Source Code Click here.