DEV Community

Saravanan Cn
Saravanan Cn

Posted on

Day 7: Creating a YouTube Page Using HTML & CSS 🎥🚀

Today is Day 7 of my web development learning journey.

Today, I created a YouTube-style webpage using HTML and CSS.

🛠️ What I worked on

While creating the page, I practiced:

  • Creating the webpage structure using HTML.
  • Styling the page using CSS.
  • Creating a navigation/header section.
  • Adding images and text to the webpage.
  • Working with layouts and positioning.
  • Using CSS to align different elements.
  • Creating a YouTube-style video layout.
  • Practicing responsive design concepts.

💡 What I learned

Building this page helped me understand how HTML provides the structure of a webpage and CSS is used to control its appearance and layout.

I also learned that creating a webpage becomes easier when I break it down into smaller sections and build each section step by step.

This is another small project in my web development learning journey.

I'm continuing to practice HTML and CSS before moving on to JavaScript. 🚀

📚 My learning journey so far

Day 1 → HTML & CSS basics

Day 2 → Tables & Navigation Bar

Day 3 → Media Queries, Hover & Form Elements

Day 4 → CSS Positioning

Day 5 → CSS Grid & Google-style Homepage

Day 6 → Facebook & Instagram-style Pages

Day 7 → YouTube-style Page 🎥

Another day of learning completed! 🚀

html #css #webdevelopment #beginners

Top comments (0)