What is HTML?
History & Versions of HTML
Structure of an HTML Document
HTML Tags, Elements, Attributes
DOCTYPE Declaration
Headings (<h1> to <h6>)
Paragraphs (<p>)
Formatting Tags (<b>, <i>, <u>, <strong>, <em>)
Lists (Ordered <ol>, Unordered <ul>, Description <dl>)
Links (<a> tag)
Images (<img> tag)
Table Tags (<table>, <tr>, <td>, <th>)
Table Attributes (border, cellpadding, cellspacing, width, height)
Rowspan & Colspan
Table Styling Basics
Form Tag (<form>)
Input Types (text, password, email, number, radio, checkbox, submit)
Textarea, Dropdown (<select>), Buttons (<button>)
Form Attributes (action, method)
Audio (<audio>)
Video (<video>)
Embedding YouTube Videos (<iframe>)
Images with Links
Semantic Tags (<header>, <footer>, <section>, <article>, <nav>, <aside>)
Importance of Semantic HTML for SEO & Accessibility
Meta Tags (<meta>)
HTML Entities
IFrames (<iframe>)
Inline CSS & Style Attribute
HTML Comments
Personal Portfolio Webpage
Simple Landing Page
Form Submission Page
Mini Website Combining Text, Images, Links, and Forms
12TH PASS