Grail Test Page: Horizontal Rule Attributes


For these tests to be passed, the browser window must be resized while viewing this page.

<HR SIZE=4>


<HR SIZE="-1">


<HR WIDTH=200 ALIGN=CENTER>


<CENTER>

<HR WIDTH="75%" ALIGN=left>


<HR WIDTH="75%" ALIGN=RIGHT SIZE=3>


<OL>

    <HR WIDTH="10%" SIZE=10 NOSHADE>


</OL> </CENTER>

<HR WIDTH="50%">


<HR WIDTH="200%">


<HR NOSHADE>


The following rule should appear as an inline image if load-images is enabled, otherwise it should be a short horizontal rule. It should be aligned CENTER in either case.
<HR SRC="d-line1.gif" ALIGN=center WIDTH="60%" NOSHADE>


This demonstrates the COLOR attribute, which should be blamed on Microsoft.
<HR COLOR="#ff0000" SIZE=3>


The COLOR attribute, of course, can be combined with other attributes:
<HR COLOR=green SIZE=8 ALIGN=center WIDTH="10%" NOSHADE>


<HR>