WEBXET.COM

The HTML Tree ๐Ÿ‘‡ | |โ”€โ”€ Document Structure | โ”œโ”€โ”€ <!DOCTYPE html> | โ”œโ”€โ”€ <html> | | โ”œโ”€โ”€ <head> | | | โ”œโ”€โ”€ <title> | | | โ””โ”€โ”€ <meta> | | โ””โ”€โ”€ <body> | | โ”œโ”€โ”€ <header> | | โ”œโ”€โ”€ <nav> | | โ”œโ”€โ”€ <main> | | โ”œโ”€โ”€ <section> | | โ”œโ”€โ”€ <article> | | โ”œโ”€โ”€ <aside> | | โ”œโ”€โ”€ <footer> | | โ””โ”€โ”€ <script> | |โ”€โ”€ Elements | โ”œโ”€โ”€ Headings (<h1> to <h6>) | โ”œโ”€โ”€ Paragraph (<p>) | โ”œโ”€โ”€ Links (<a>) | โ”œโ”€โ”€ Images (<img>) | โ”œโ”€โ”€ Lists | | โ”œโ”€โ”€ Ordered (<ol>) | | โ””โ”€โ”€ Unordered (<ul>) | | โ””โ”€โ”€ List item (<li>) | โ”œโ”€โ”€ Forms | | โ”œโ”€โ”€ Form (<form>) | | โ”œโ”€โ”€ Input (<input>) | | โ”œโ”€โ”€ Textarea (<textarea>) | | โ”œโ”€โ”€ Select (<select>) | | | โ””โ”€โ”€ Option (<option>) | | โ””โ”€โ”€ Button (<button>) | โ”œโ”€โ”€ Tables (<table>) | | โ”œโ”€โ”€ Table row (<tr>) | | | โ”œโ”€โ”€ Table heading (<th>) | | | โ””โ”€โ”€ Table data (<td>) | | โ””โ”€โ”€ Table header (<thead>) | โ”œโ”€โ”€ Semantic Elements | | โ”œโ”€โ”€ <header> | | โ”œโ”€โ”€ <nav> | | โ”œโ”€โ”€ <main> | | โ”œโ”€โ”€ <section> | | โ”œโ”€โ”€ <article> | | โ”œโ”€โ”€ <aside> | | โ””โ”€โ”€ <footer> | โ”œโ”€โ”€ Comments <!-- --> | โ””โ”€โ”€ Inline Elements | โ”œโ”€โ”€ <span> | โ”œโ”€โ”€ <strong> | โ”œโ”€โ”€ <em> | โ”œโ”€โ”€ <br> | โ”œโ”€โ”€ <hr> | โ””โ”€โ”€ <a> (for inline links) | |โ”€โ”€ Attributes | โ”œโ”€โ”€ src (for <img>, <script>, etc.) | โ”œโ”€โ”€ href (for <a>, <link>, 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 (<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 __________________

0 comments

Comments 0

No comments yet