YouTube Homepage Clone
A front-end clone of the YouTube homepage built as part of an HTML/CSS course, focusing on layout, responsiveness, and UI components.
The Challenge
Recreate a complex, real-world homepage to deepen understanding of semantic HTML and modern CSS layout techniques.
The Solution
Built a static but responsive clone of the YouTube homepage with a structured grid, navigation bar, sidebar, and video cards styled using Flexbox, Grid, and media queries.
Key Features
- •Semantic HTML5 layout for a video platform homepage.
- •CSS Grid and Flexbox for complex responsive layouts.
- •Navigation bar, sidebar, and video thumbnail components.
- •Responsive design with media queries for different screen sizes.
Technologies
HTMLCSS