Strengthening my HTML foundation on day 102 of #100DaysOfCode

🚀 Day 102 of My Web Development Journey Today’s focus was on strengthening my HTML foundation: 📘 Understanding HTML Elements 🔍 Which HTML Elements Exist? ➕ Adding New HTML Elements ⚙️ Exploring HTML Attributes Key Takeaways: HTML is the skeleton of every webpage, giving structure and meaning to content. Every element has a specific purpose — from headings and paragraphs to links and forms. Attributes add extra information, helping browsers and developers understand how elements should behave. Building solid fundamentals is like laying strong bricks for every line of code that comes next. 🧱 #100DaysOfCode #WebDevelopment #Frontend #HTML #LearningJourney #DeveloperGrowth

Those are all good topics. checkout that 'data' attribute that elements have. You can use this to store custom strings and access them through javascript. This is how Bootstrap handles all of its button target data.

  • No alternative text description for this image
Like
Reply

To view or add a comment, sign in

Explore content categories