Creating an Online CV with HTML and CSS
This project focuses on developing a professional online CV using HTML and CSS, helping us strengthen our frontend web development skills through hands-on tasks. We begin by creating the basic HTML structure and linking a stylesheet to define the layout, typography, and color scheme. Using semantic tags and responsive design techniques, we ensure that the CV is both accessible and visually appealing across different devices.
We then add personal details such as contact information, education, work experience, skills, projects, and an interactive form for gathering visitor feedback. Finally, the completed CV is deployed using GitHub Pages, making it accessible online and ready to share with potential employers.