Project completed for the Responsive Web Design v8 Certification from freeCodeCamp.
📝 Tribute Page This project is an enhanced version of the required "Tribute Page" project to practice concepts and practices.
✨ Practice
Used <link rel="preconnect"> for Google Fonts.
Added favicon, metadescription.
Refined semantic structure and content hierarchy.
Advanced CSS & Styling using variables for color palette and typography.
Added section comments to css file.
Fluid Typography with clamp() .|
Animation and effects added to main title, hover effects on list items.
💡 Further practice At a later stage I'd like to add simple JavaScript interaction.