| HR--Horizontal Rule ----???יקפוא וקב םישמתשמ ךיא | |
| Syntax <HR> Attribute Specifications ALIGN=[ left | center | right ] (horizontal alignment) NOSHADE (solid line) SIZE=Pixels (line height) WIDTH=Length (line width) |
|
|
|
<HR width="80%"> |
|
|
<HR size="5" width="300"> |
|
|
<HR align="right" width="100" color="darkblue"> |
|
|
<HR WIDTH="30%" ALIGN="center" SIZE="3" NOSHADE COLOR="#0000FF"> |
|
|
<HR size="10" width="300"> |
| <hr width=60% size=6 noshade> | |
| <HR WIDTH=200 ALIGN=CENTER SIZE=5 NOSHADE COLOR="#00FF00"> | |
| <HR COLOR=green SIZE=8 ALIGN=center WIDTH="10%" > | |