Page Building


A Little Basic HTML

  • HyperText Markup Language

  • The basic language of the web--no matter what application one may use to create web pages, in the end it all boils down to HTML.

  • Describes the structure of a page for the browser (interpreter), not the design.

  • Different browsers, running on different platforms, may have different interpretations of page elements.

See HTML in Action

Back