<html><pagesize><body><pre>
This page demonstrates precise rectangles, including precise placement.
Following is a horizontal rule (HR), with no parameters:<hr>followed by text.
 
Here is an HR<hr size=36>36/720 high. Here is one<hr width=1440>two inches wide.
Following are HRs in various colors, with various outlines. Note that handling
of colors varies by printer.
white<hr size=180 color=white outline=36>
Gray<hr size=180 color=gray outline=1>
gray50<hr size=180 color=gray50 outline=20>
gray25<hr size=180 color=gray25 outline=72>
#FF0000 = red<hr size=180 color=#FF0000 outline=20>
#00FF00 = green<hr size=180 color=#00FF00 outline=1>
#FFFF00 = yellow<hr size=180 color=#FFFF00 outline=2>
#0000FF = blue<hr size=180 color=#0000FF outline=3>
#FF00FF = magenta<hr size=180 color=#FF00FF outline=6>
#00FFFF = cyan<hr size=180 color=#00FFFF outline=10>
#FFFFFF = white<hr size=180 color=#FFFFFF outline=20>
In the lower right corner is a rectangle that should be exactly
10 inches from the top of the page, and 7.5" from the left.<hr x=5400 y=7200 size=360 width=360 color=white outline=1>