[新着] Webテンプレートを仮オープンしました
hrタグに noshade を追加すると、溝のない平面的な線になります。
<hr noshade>
※この属性は、HTML4.01では非推奨とされています。
<hr>(指定なし)
<hr noshade>
<hr size="5" width="300">
<hr size="5" width="300" noshade>
<hr size="30" width="30" align="left">
<hr size="30" width="30" align="left" noshade>