Quote:
Originally Posted by bookman156
What the experts say on using the img tag:
|
<p></p> does not always work. If an hr is what the reading software uses to indication a section break, then have the line show. Don't use <p></p> to add space. Use the CSS for the hr to add the space. and use padding and not margins as margins can break when you get to the bottom/top of the screen.
But I don't see why alt won't work for a section break.