Quote:
Originally Posted by bookman156
Well the solution I mentioned at the beginning of having hr tags of zero width to remove from sighted readers with margin top and bottom would actually work, I was hoping there was something a big more elegant.
|
The solution of a zero width <hr/> is not a good idea for sighted readers. I want to see the line and know it's a section break easily. That's why my CSS displays the line. I use 2px solid because it looks better on a 300dpi eInk screen then the default 1px solid line.