➩ Introduction to HTML
➩ HTML Syntax and Structure
➩ HTML Elements and Tags
➩ HTML Attributes
➩ Understanding Semantic Elements
➩ Common Semantic Tags: <header>
, <nav>
, <section>
, <article>
, <aside>
, <footer>
➩ Benefits of Using Semantic Elements
➩ Headings and Paragraphs
➩ Text Formatting Elements: <strong>
, <em>
, <mark>
, <small>
, <del>
, <ins>
➩ Lists: <ul>
, <ol>
, <li>
➩ Quotations: <blockquote>
, <q>
, <cite>
➩ Creating Hyperlinks with <a>
➩ Anchor Links
➩ Email Links
➩ Opening Links in a New Tab or Window