Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- CSS and line-height between paragraphs


JayCee - 7:17 pm on Mar 8, 2002 (gmt 0)


Approximately forever now, I've used <br>, instead of <p> for less line height between paragraphs of text (usually text in table cells).

I usually get even less height by changing the font of the break, like: <font size="1"><br></font>.

But I can't find a similar method in CSS. Both the line-height and creating a new font class get applied to all the text, not just the line between paras, since all the text is one block.

And "br" itself doesn't seem to respond to a CSS definition.

This seems like a trivial problem. What am I missing here?


Thread source:: http://www.webmasterworld.com/css/100.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com