IS 337: Website Administration

Lecture for October 08: CSS Layouts

+
-

Topics

HTML 5

  • a.k.a. and related terms toggle
    • Web Applications 1.0
    • XHTML 5 (distinct from XHTML 2.0)
    • DOM5 HTML
  • Does away with several HTML 4 tags.
  • Adds many new tags toggle
    • <section>, <nav>, <article>, <aside>, <figure>
    • <header>, <footer>
    • <dialog>, <mark>, <time>
    • <progress>, <meter>
    • <video>, <audio>

Creating a CSS Layout

Readings and Resources

Quick Written Assignment for Next Time

How might this webpage be formatted in HTML 5? I'm not so cruel as to demand you write everything on this webpage down. The important thing is the HTML5 structure within the <body>. Text can be summarized or elipsed...

Creative © 2007 Calvin College and Jeremy D. Frens.
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.