The main purpose of this project is to practice semantic HTML tags along with CSS styling by recreating a resume layout from an image reference.
This project helps strengthen understanding of structured markup and visual layout design.
-
Practice HTML5 semantic elements
-
Apply CSS for layout and styling
-
Improve clean code structure
-
Build a professional resume design
-
HTML5
-
CSS3
resume-clone/
│── README.md
│── index.html
│── style.css
│── assets/The resume layout was recreated from an image reference for practice purposes.
All content used in this project is original and written by me.
Preview of the semantic HTML & CSS resume layout.
- Clone the repository:
git clone https://github.com/hadiashah01/resume-clone.git- Open the project:
-
Navigate to the project folder
-
Open
index.htmlin your preferred browser



