Introduction to HTML

This page has been created purely with logical tags. No additional formatting has been specified by the designers.

While it might be nice to specify text like we could in QuarkXPress, we'll settle for applying emphasis where appropriate, citations when necessary, and maybe highlight a variable along the way. We can also indicate code listings:

10 PRINT "HELLO WORLD"
20 END

Bulleted lists are easy too:

Numbered and lettered lists are also fun:

  1. Item #1
  2. Item #2