Creating an Online CV with HTML and CSS

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 front-end 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. Through the use of semantic tags and responsive design techniques, we ensure the CV is both accessible and visually appealing across different devices.

We then add personal details such as contact information, education, work experience, skills, and projects, along with 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.