CODE - inline code
Description :
The <CODE> tag
dispalys text in the browser's default fixed width font. For larger chunks
of code, where formatting is important, use the <PRE> or <XMP>
tags to preserve spaces and line breaks.
Syntax
<CODE>This text will all appear in a fixed
width font</CODE>
Attributes
No Attributes.
|