6. How SGML works: Elements

The building block of SGML is the element.

Each element has a start-tag, content, and an end-tag.

Inside the start-tag and end-tag is a generic identifier (GI) that tells the name of element.


Figure 6.1. Anatomy of an element.
[Next]
[Prev]
[Home]