Overview
This project is a YouTube Clone built using HTML and CSS to mimic the layout and styling of YouTube’s video preview interface. It demonstrates the use of grid layouts, font styling, and responsive design principles.
Features
Video Thumbnails: Displays video preview images.
Channel Profiles: Includes profile pictures for video creators.
Search Bar: Simulated search bar for user input.
Grid Layout: Uses CSS grid to organize video previews.
Responsive Design: Ensures elements are properly aligned.