Este README também está disponível em Português.
A collection of HTML examples demonstrating advanced Bootstrap 5 components. The project includes carousels, cards, modals, dropdown menus, navbar layouts, tab panels, and toast notifications.
This project was developed to practice building responsive layouts and interactive components using Bootstrap 5. Each HTML file demonstrates a specific feature, such as cards, image carousels, dropdowns, modals, navigation bars, and tabs.
- HTML5
- CSS
- Bootstrap 5
- Responsive Design
- Image carousel with captions and slide controls;
- Card layouts with headers, images, text, and buttons;
- Dropdown menus with multiple options;
- Modal pop-ups with header, body, and footer sections;
- Responsive navbar with tab panels for content sections;
- Toast notifications triggered by buttons;
- Fully responsive design for desktop, tablet, and mobile devices.
- Initialized project with Bootstrap library integration;
- Created responsive cards with overlays and buttons;
- Implemented image carousel with captions and slide intervals;
- Developed dropdown menus and modal pop-ups;
- Added navbar with tabs and scrollspy functionality;
- Implemented toast notifications and interactive buttons;