A simple web project built using only HTML5 and CSS3.
- Pure HTML/CSS: No external libraries or frameworks.
- Lightweight: Fast loading times with minimal code.
To get a local copy of this project, follow these steps:
- Scroll to the top of this GitHub repository page.
- Click the green Code button.
- Select Download ZIP from the dropdown menu.
- Once the download is complete, extract the
.zipfile to a folder on your computer.
You do not need a local server or any special software to run this project.
- Open the folder where you extracted the project files.
- Locate the
index.htmlfile. - Double-click the file, or right-click it and select Open with, then choose your preferred web browser (Chrome, Firefox, Edge, or Safari).
βββ resume.html # Contains the structure and content of the page
βββ styles.css # Contains the design, layout, and styling
βββ README.md # Project documentation and setup instructions