<hr>
<hr noshade>
<hr color="#00ff00">
色を指定した場合陰影は、付かない
又、Netscape,Internet Explorer2.0では、色は付かない様です。
<hr width=50%>
<hr width=100 noshade>
<hr size=5 width=50%>
<hr size=10 width=100 noshade>
<hr size=5 width=50% align=left noshade>
<hr size=10 width=100 align=right>
<hr size=10 color="#ff0000" width=100 align=right>
|