🏗️
HTML Elements & Tags
Master the building blocks of every web page — headings, paragraphs, links, images, lists, and tables!
Learning Objectives
- Use heading tags h1 through h6 correctly
- Create paragraphs, bold, italic, and line break text
- Add clickable links with the <a> tag and images with <img>
- Build ordered and unordered lists with <ul>, <ol>, and <li>
- Create data tables using <table>, <tr>, <th>, and <td>
📖
Read & Learn
Study HTML elements with clear examples
🛝
Try It Live
Edit HTML and see instant browser results
🧠
Test Yourself
10-question quiz to check your knowledge