| Hypertext Markup Language | cern archive | HTTP only |
| home archive home about | |||||||||||||
HyperText Markup LanguageA Language for Transmission of Global Hyperdocuments.AbstractThe World Wide Web project involves the processing of structured hypertext documents by diverse systems around the globe. The hypertext documents are represented as marked up text.
SpecificationThe HyperText Markup Language is defined in terms of the ISO 8879:1986, Standard Generalized Markup Language (SGML). The SGML declaration and document type definition specify the syntax and structure of HTML.
Implementors' GuideThis is intended as an introduction to the language and a guide to implementors. It does not comprise an integral part of the HTML specification.
IntroductionText and Markup is an introduction to SGML text and markup as it applies to HTML. It should prepare you to read the DTD.
HTML by ExampleThe following sections describe the HyperText Markup language by example. They are organized in order of complexity, both for the human reader and the SGML processing application.
A Partial ImplementationThe libHTML software distribution provides the primitive SGML reading functions that you can use to build a conforming implementation.This software is written in ANSI C (with some accomodataions for K&R compilers). It supports the lexical constructs demonstrated in HTML Extremes. |
|
||||||||||||