YouTube Clone Project

Description

This project is a YouTube clone created using HTML and CSS, with a primary focus on adhering to best practices in HTML and CSS development. The main objectives include:

  • HTML Principles: Implementing good HTML practices to ensure a well-structured and semantically meaningful document.

  • Accessibility: Prioritizing accessibility features to enhance the user experience for individuals with disabilities.

  • Semantic HTML: Utilizing semantic HTML elements to convey the intended meaning and structure of the content.

  • CSS Methodologies: Applying CSS methodologies to organize and maintain the stylesheet, promoting code modularity and reusability.

Project Structure

  • index.html: The main HTML file that represents the structure of the YouTube clone.

  • styles.css: The main CSS file containing styles for the YouTube clone, following a specified CSS methodology.

How to Use

  1. Clone the repository:

    git clone https://github.com/SolomonKitonyi/youtube-clone.git