IS 337: Website Administration

Lecture for September 12: XHTML Formatting Tags

Things I Gotta Do

  • Kick Adams out earlier.
  • Install JDK 5.
  • Install NetBeans.
  • Install Aptana.

+
-

Topics

Ketchup

Finish up September 10 Lecture.

Formatting

  • Types of formatting toggle
    • Physical formatting
    • Logical formatting
    • Summary: what versus why
  • Reasons to favor logical formatting. toggle
    • Easier to write
    • Easier to maintain and change
    • SEO
    • Accessibility
  • Check browser compatibility

Frens's Tag Rules

Logical Tags

Entity Encoding

  • Entity encoding: a.k.a. character encoding, a.k.a. HTML escape codes, a.k.a. character entitites
  • Common entities toggle
    • Most useful:  , &, <, >
    • Good grammar: –, &mdash
    • Cool ©, ®, &tm;

Readings and Resources

Quick Written Assignment for Next Time

Write the HTML fragment that would appear in the <body> to result in a page looking like this:

small bit of HTML

Assume that the header is the first one of the page.

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.