- From: Paul Prescod <papresco@calum.csclub.uwaterloo.ca>
- Date: Thu, 17 Apr 1997 22:55:08 -0400
- To: Todd Fahrner <todd@verso.com>
- CC: www-style@w3.org
Todd Fahrner wrote:
> /* horizontal rules are ugly. this replaces them with whitespace, sorta. */
> HR {
> margin: 2.5em;
> border-top: solid;
> width: 1em;
> height: 1em;
> color: #FFFDF3;
> /* display: none; */
> }
What is this??? A 1em long line??
Paul Prescod
Received on Thursday, 17 April 1997 22:49:22 UTC