This project visually represents the Bangladesh national flag using HTML & CSS. It consists of a green background symbolizing the lush greenery of Bangladesh and a red circle representing the blood of those who fought for the country's independence. The project utilizes modern CSS techniques to ensure responsiveness and accurate flag dimensions.
- HTML → Defines the flag's structure using simple
divelements. - CSS → Uses Flexbox, border-radius, and
vh/vwunits for correct flag proportions.
-
Accurate Flag Design 🏴
- Precisely represents the Bangladesh flag colors (
greenandred). - Uses CSS Flexbox for proper alignment.
- Precisely represents the Bangladesh flag colors (
-
Fully Responsive Layout 📲
- Scales beautifully across different screen sizes (
vh/vwunits). - Ensures centered positioning on all devices.
- Scales beautifully across different screen sizes (
-
Modern Styling & Optimization 🎨
- Implemented border-radius for a perfect red circle.
- Clean structure for easy modifications.
- Clone the repository using:
git clone https://github.com/yourusername/Bangladesh-Flag.git