Writing HTML Documents - Introduction
to HTML - Hyper-Text Mark-up Language (or HTML for short)
is the language used to specify the construction of Web pages.
Web pages are a form of HyperText and include text, graphics and
links to other HTML documents. working with tables
Writing HTML Documents - Basic
HTML - A description of some basic HTML elements used in the
BODY of Web documents. This includes paragraph breaks, new lines
and headings.
Writing HTML Documents - HTML
Graphics - Here we will go through some graphic-related HTML
elements. This includes using HTML to add images to your web pages.