HTML Stylesheets Syllabus Brian's Page

Introduction
Tags
Lists
Paragraphs
Miscellaneous
Attributes
Links
Images
Tables
Layout 1
Layout 2
Layout 3
Layout 4

Introduction to HTML - Part 15 (Final Comments)

  • HTML is not rocket science. It's just tags.
  • However, it's a mess due to browser wars.
  • Most people just write automated tools to generate HTML or use an authoring tool (e.g., Frontpage).
  • Still a few things we haven't covered (Java, Javascript, etc...).
  • The best way to learn HTML is to steal it (View Source in your browser).

On to stylesheets