# Vid_Tube YouTube Homepage Clone (HTML & CSS) This repository contains a fully responsive, static front-end clone of the YouTube homepage, created using only HTML5 and CSS3. It is a layout and styling project that replicates the look and structure of YouTube’s homepage without incorporating any JavaScript or backend functionality. Project Overview This project was built as a way to practice front-end development skills and UI/UX design. It mirrors the core structure of YouTube’s interface, including the header, sidebar, and main video content area. The focus is on achieving a clean, professional layout using pure HTML and CSS, while ensuring responsiveness across various screen sizes. The project showcases how far front-end developers can go in recreating real-world web interfaces using just foundational technologies. Every section—from the navigation bar to the responsive video grid—has been carefully coded to reflect YouTube’s modern design. Features Responsive layout compatible with desktop, tablet, and mobile devices Structured and semantic HTML5 markup for clarity and accessibility Flexbox and CSS Grid used for modern layout techniques Sidebar and header mimic the original layout of YouTube Video thumbnail grid adjusts seamlessly to different screen sizes No external libraries or frameworks—built from scratch using pure HTML and CSS