This is a simple website built to practice Bootstrap. The website includes several sections such as a navbar, showcase, newsletter, cards, FAQs, instructors, and contact info.
The website is deployed and can be accessed here.
- Navbar: Responsive navigation bar that collapses on smaller screens.
- Showcase: Introduction section with a call-to-action button.
- Newsletter: Section to sign up for the newsletter.
- Boxes: Information cards with different learning modes.
- Learn Sections: Details about what will be taught.
- FAQ: Accordion with frequently asked questions.
- Instructors: Cards showing instructor profiles.
- Contact: Contact information and map.
- HTML
- Bootstrap 5
- Bootstrap Icons
To run this project locally:
-
Clone the repository:
git clone https://github.com/Nikhil241103/Bootstrap-Practice
-
Open the
index.html
file in your browser.