06/08/2026
The HTML Tree π
|
|ββ Document Structure
| βββ
| βββ
| | βββ
| | | βββ
| | | βββ
| | βββ
| | βββ
| | βββ
| | βββ
| | βββ
| | βββ
| | βββ
| | βββ
| | βββ
|
|ββ Elements
| βββ Headings ( to )
| βββ Paragraph ()
| βββ Links ()
| βββ Images ()
| βββ Lists
| | βββ Ordered ()
| | βββ Unordered ()
| | βββ List item ()
| βββ Forms
| | βββ Form ()
| | βββ Input ()
| | βββ Textarea ()
| | βββ Select ()
| | | βββ Option ()
| | βββ Button ()
| βββ Tables ()
| | βββ Table row ()
| | | βββ Table heading ()
| | | βββ Table data ()
| | βββ Table header ()
| βββ Semantic Elements
| | βββ
| | βββ
| | βββ
| | βββ
| | βββ
| | βββ
| | βββ
| βββ Comments
| βββ Inline Elements
| βββ
| βββ
| βββ
| βββ
| βββ
| βββ (for inline links)
|
|ββ Attributes
| βββ src (for , , etc.)
| βββ href (for , , etc.)
| βββ alt (for alternative text)
| βββ width/height (for sizing)
| βββ class (for styling)
| βββ id (for unique identification)
| βββ style (for inline CSS)
|
|ββ Forms and Input
| βββ Text Input
| βββ Radio Buttons
| βββ Checkboxes
| βββ Dropdowns
| βββ Submit Button
|
|ββ Multimedia
| βββ Images
| βββ Video ()
|
|ββ Links and Navigation
| βββ Relative URLs
| βββ Absolute URLs
| βββ Navigation Links
|
|ββ Lists
| βββ Ordered Lists
| βββ Unordered Lists
|
|ββ Tables
| βββ Table Structure
| βββ Table Styling
|
|ββ Semantic HTML
| βββ Using Semantic Elements
|
|ββ Document Metadata
| βββ Character Encoding
| βββ Viewport Meta Tag
|
|ββ HTML5 Features
| βββ New Document Structure
| βββ Semantic Elements
| βββ Multimedia Elements
| βββ Form Enhancements
|
|ββ HTML5 APIs
| βββ Local Storage
| βββ Session Storage
| βββ Web Storage API
|
|ββ HTML Validation
|
|ββ Responsive Design
| βββ Media Queries
|
|
|____________ END __________________