HTML
is a programming language. The instructions are
not compiled by a traditional compiler but rather
by a WWW browser. The Webbrowser interprets the
elements in the file and displays the file according
to those elements.
Coding
HTML is similar to typesetting. The author of
program selects the HTML elements necessary to
display the text in the manner desired. While
typesetting results in a pageready for printing,
HTML results in text being tagged with instructions
for displaying. |