This project is a simple representation of the Indian flag created using plain HTML and CSS. It demonstrates how to use basic HTML elements and CSS properties to design a national flag.
The India Flag Project is a static web page that displays the Indian national flag.
- Simple and clean HTML structure.
- CSS-only styling for the flag elements.
- Responsive design to ensure the flag scales properly on different screen sizes.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/ArunSadalgekar07/India_Flag_Project.git
- Navigate to the project directory:
cd India_Flag_Project - Open the
index.htmlfile in your browser to view the flag.
Here's a preview of the Indian flag created in this project:
- HTML5 - For structuring the content.
- CSS3 - For styling and layout.
