HTML A-Z Quick Reference
(Last Update 17:31 on Wednesday, 02 April 2003)
- <DD> ... </DD>
- Specifies a definition. Typically indented after the term.
- <DEL> ... </DEL>
- IE:4.0 Specifies deleted text. Typically rendered as strikethrough.
- <DFN> ... </DFN>
- IE:4.0 Specifies a definition.
- <DIR>
...
</DIR>
- Specifies a directory list. Modern browsers display an unordered list.
- <DIV ... >
...
</DIV>
- NN:2.0;IE:3.0 Specifies a division. Typically used to change the alignment of more than one paragraph. Netscape Composer does not support its alternative use solely to force a line break.
- ALIGN=...
- The text alignment, LEFT, CENTER or RIGHT.
- <DL ... >
...
</DL>
- Specifies a definition list.
- COMPACT
- Attempts to prevent a line break between the term and the definition.
- <DT> ... </DT>
- Specifies a definition term.
- DISABLED
A B C D E F G H I K L M N O P Q R S T U V W X Z

38.107.191.100