HyperText Markup Language/Glossary

This is a glossary of the book.

B

block element 
TODO

E

element 
A part of a document starting with an opening tag and ending with a closing tag, such as "<p><b>keyword</b> is important</p>".

I

inline element 
TODO

T

tag 
The opening and closing sequence of characters of an element, such as "<p>" or "</p>". To be distinguished from element.
Last modified on 16 April 2010, at 08:29