W
Wayfarer
For ultra-picky formatting reasons, my website uses styles that affect
the line height for the BR tag:
br.low {line-height: 7px;}
br.lower {line-height: 1px;}
They work fine in IE 6, Netscape 7 and Firebird, but Opera just ignores
them. I've also tried using percentages, with the same results.
The website is at http://wayfarer.brinkster.net/ and the stylesheet is
at http://wayfarer.brinkster.net/journeys.css.
If anyone could counsel me on the correct way to do this, I'd appreciate
it.
TIA.
Wayfarer
the line height for the BR tag:
br.low {line-height: 7px;}
br.lower {line-height: 1px;}
They work fine in IE 6, Netscape 7 and Firebird, but Opera just ignores
them. I've also tried using percentages, with the same results.
The website is at http://wayfarer.brinkster.net/ and the stylesheet is
at http://wayfarer.brinkster.net/journeys.css.
If anyone could counsel me on the correct way to do this, I'd appreciate
it.
TIA.
Wayfarer