From Wikipedia, the free encyclopedia.
In web page design, a well-formed tag is one that is either
- opened and closed,
- an empty element, which still must be terminated,
For example, word is a well-formed tag, while word is not, since the bold tag is not closed.

