GALiRe
Fixed-font tag


All text between these tags will be formated in a fixed-width font and printed exactly as is seen in your coding.

Example:
<fixed>
~Over One
and the bottom
  things
     will be   cool!
<end fixed>
->
	Over One
and the bottom
  things
     will be   cool!


Start tag: <fixed>
End tag: <end fixed>


Attribute applies to: Attributes:
  None
Attribute example::
Run your mouse over an attribute for more info