Code

End Tag: Required
Support Key: 2 | 3 | 3.2 | 4 | IE1 | M2 | N1 | O2.1
What is it?
Attributes
Tag Example
Parent/Content Model
Tips & Tricks
Browser Peculiarities
= Index DOT Html by Brian Wilson [bloo@blooberry.com] =
Main Index | Element Tree | Element Index | HTML Support History


What is it?
This virtual style element indicates text that is a sample of computer code. It is usually rendered with a fixed-width font. This is a basic element that all browsers should support in some fashion. If the code sample contains characters that are reserved in the HTML context (Ampersand, Less Than and Greater Than symbols), they must be escaped ('&', '<', and '&gt')

Common Attributes
%Core%
2 | 3 | 3.2 | 4 | IE3 | M | N4B2 | O3.5
%Events%
2 | 3 | 3.2 | 4 | IE4B1 | M | N | O
%Language%
2 | 3 | 3.2 | 4 | IE4 | M | N | O
Example
<code>text</code>
Parent Model
%In-line Parent% | %Block Parent%
Content Model
%In-line Content%
Tips & Tricks Browser Peculiarities
Boring Copyright Stuff...