Contents / Previous / Next


HyperText Markup Language (HTML)

HTML is composed of a set of elements that
define a document and guide its display.

Why bother?

HTML-tools (Frontpage, etc) are expensive
and often do not generate satisfying code.
HTML as a language is easy and fun.

HTML Versions and Browsers

Different World-Wide Web browsers may recognize
different sets of HTML elements and also interprete
elements slightly differently.

HTML is an evolving language, the current version is 4.0.