Skip to content

Latest commit

 

History

History
 
 

Captain America Shield

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Captain America Shield Design Using HTML and CSS

In this project, we'll create a Captain America shield using HTML and CSS only. The shield will consist of several concentric circles with the classic red, white, and blue colors.

Project Structure

Here's the structure of our project:

captain-america-shield/
│
├── index.html
├── style.css
├── images/
│   ├── shield.png
│
└── README.md

Output Of The Code

Captain America Shield