This repository contains my completed FreeCodeCamp tribute page project. The project was created as part of the FreeCodeCamp curriculum.
I designed the tribute page differently from the freeCodeCamp tribute page to demonstrate my understanding of HTML and CSS concepts. The FreeCodeCamp Tribute Page project is part of the Responsive Web Design Certification. It involves creating a webpage that pays tribute to someone you admire or find influential.
The project is structured as follows:
index.html
- The main HTML file containing the tribute page structure.styles.css
- The CSS file that styles the tribute page.
Here's a screenshot of the tribute page:
In this project, I utilized the following resources:
- FreeCodeCamp - The platform providing the project guidelines and requirements.
Feel free to explore the code and provide any feedback or suggestions for improvement.
Happy coding!