Version | -//W3C//DTD HTML 4.01//EN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Element | PRE | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Purpose | preformatted text | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | This element brackets text which should be rendered exactly as it appears, that is without "eating up" the white space. This is used, for example, to enclose program code or tables where the indentation is important. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Start tag | Required <PRE> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attributes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Content | ( #PCDATA | TT | I | B | BIG | SMALL | EM | STRONG | DFN | CODE | SAMP | KBD | VAR | CITE | ABBR | ACRONYM | A | IMG | OBJECT | BR | SCRIPT | MAP | Q | SUB | SUP | SPAN | BDO | INPUT | SELECT | TEXTAREA | LABEL | BUTTON )* -( IMG | OBJECT | BIG | SMALL | SUB | SUP ) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
End tag | Required </PRE> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Referenced in | BLOCKQUOTE BODY BUTTON DD DEL DIV FIELDSET FORM INS LI MAP NOSCRIPT OBJECT TD TH | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Example |
|