Hey everyone! 👋

This week marks the beginning of my Web Development journey, as I started learning through "The Complete Full-Stack Web Development Bootcamp" by Angela Yu on Udemy.

Currently, my progress will be slower since my final exams are going on, but I’m committed to consistently building my foundation step by step! 📚✨


📚 Topics I Learned:

🔹 Day 1: Heading Element

  • Learned about the six levels of headings (

    to
    ).
  • Understood the importance of using headings for structure and SEO.

🔹 Day 2: Paragraph Element

  • Explored how

    tags format text into readable blocks.
  • Focused on writing clean paragraphs instead of using
    for spacing.

🔹 Day 3: Void Elements

  • Studied self-closing tags like
    , , .
  • These elements simplify code and are essential for creating clean layouts.

🔹 Day 4: Movie Ranking Project

  • Built my first mini-project! 🎬
  • Ranked my favorite movies using headings and paragraphs.
  • Practiced proper folder structure and semantic HTML.

🔹 Day 5: List Elements

  • Worked with ordered (
      ) and unordered (
        ) lists.
      • Learned how lists improve organization and readability.

      🔹 Day 6: Nesting and Indentation

      • Practiced proper nesting of elements.
      • Built the habit of clean indentation for better readability and collaboration.

      🔹 Day 7: Anchor Elements

      • Created clickable hyperlinks with tags.
      • Learned about linking internal pages vs external sites and opening links in new tabs.

      🔑 Key Takeaways:

      • Clean indentation and proper nesting are essential good habits.
      • Understanding links and paths (relative vs absolute) is foundational for bigger projects.

      ⚡ Challenges I Faced:

      • No major challenges faced this week! The basic concepts were very easy and enjoyable to learn. 🎯

      📂 Proof of Work:

      All exercises and mini-projects are uploaded here:

      🔗 GitHub: CodeVault Repository

      Also check out my Linkedin profile here:

      🔗 Linkedin Profile: @adhyanjain


      🎯 What's Next?

      Moving on to more of HTML next week!

      Super excited to learn more and build something amazing!


      ❓ Question for You:

      When you started your web development journey, which HTML concept confused you the most?

      Would love to hear your stories and tips! 🚀