IS 337: Website Administration

Lecture for September 10: (X)HTML

+
-

Topics

(X)HTML Basics

  • Simplest XHTML document toggle
    • (courtesy
    • of
    • W3C)
    • XML declaration
    • DOCTYPE declaration
    • <html> tag
    • <head> tag
    • <body> tag
  • DOCTYPEs: toggle
    • HTML 4 versus XHTML 1.0 versus HTML 5
    • strict versus transitional versus frameset
    • DTD ("Document Type Definition")
  • tags toggle
    • open, close, self-closing
    • attributes
    • nesting
    • "tag" versus "element"
    • types: block-level, inline
    • "contains", "contained by"

Readings and Resources

Quick Written Assignment for Next Time

We'll soon talk about style for our webpages. To practice kind critique, write down three things that you find wrong with the website for the World Glaucoma Association.

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.