Horizontal Lines
Horizontal lines can be used to break up and separate blocks of text.
The default is <hr> a simple line in a system default color with a shadow below it. It automatically stretches itself accross the full width of the area unless the width property has been set.
Samples are shown below
<hr> <hr noshade> <hr color="#CC0000"> <hr color="#CC0000" size="5"> <hr color="#CC0000" width="50%">
You can submit your code fragments to us for publication using the feedback page.
Copyright Bygraph Limited, UK