Feb 10 – HTML

Topics

  • Go over Review Questions
  • Introduction to HTML
    • Root Element & Basic Structural Elements: <html>, <head>,<body> (note: each of these will only be used once on each page)
    • Sectioning Elements / Document Outline: <article>, <header>, <footer>, <main>
    • Content Elements: <p>, <h1>, <h2>, <h3>, <h4>, <h5>, <h6>, <figure>, <figcaption>, <img>, <ul>, <li>
    • In-line Text: <a>
  • HTML Markup Exercise

Homework

  • HTML markup for final blog posts
  • Finish any revisions to Mockups — be sure that all text uses styles