~//t/html
HTML
Structure the web — elements, attributes, semantics.
- 1HTML BasicsbeginnerLearn the essential HTML tags and document structure of the web.1.html-basics.md →
- 2HTML Elements Deep DivebeginnerBlock vs inline elements, nesting, and semantic text elements.2.html-elements.md →
- 3HTML AttributesbeginnerHow attributes work — src, href, alt, class, id, and boolean attributes.3.html-attributes.md →
- 4HTML FormsbeginnerBuild forms with inputs, labels, buttons, and built-in validation.4.html-forms.md →
- 5Semantic HTMLbeginnerWhy semantics matter — landmarks, lists, and accessible structure.5.html-semantics.md →