A responsive static website built using HTML, CSS, and Bootstrap.
This project was created as part of my frontend development practice to work with Bootstrap components, responsive layouts, styling, images, and multi-page website structure.
- Responsive website layout
- Bootstrap-based components
- Custom CSS styling
- Image and icon assets
- Multiple HTML pages
- Responsive navigation
- Desktop and mobile-friendly layout
- HTML5
- CSS3
- Bootstrap
bootstrap-static-website/
│
├── css/
├── icons/
├── img/
├── vendor/
│ └── bootstrap/
│
├── index.html
└── single.html
No installation or server setup is required.
Clone the repository:
git clone https://github.com/ahmedraza-devs/bootstrap-static-website.gitOpen the project folder and launch index.html in your web browser.
This project is part of my frontend development practice. It helped me gain hands-on experience with Bootstrap, responsive web layouts, CSS styling, and organizing assets in a web project.
Ahmed Raza