At 02:32 PM 5/20/2005, David Laakso wrote:
If you think you're confused, you should spend some time in my head. I
tried both p class and br class.
The p class with padding worked with IE; p class with margin worked with
good browsers.
I couldn't get br class to work in IE with padding or margin.
<http://www.dlaakso.com/lead.html>
Someone who actually know what they are doing can explain and/or correct
this.


Because BR is inline, the only way I've been able to modify it is with font-size, where for example br {font-size: 200%;} is going to create a large gap and br {font-size: 0.1px;} a negligible one.

Paul


______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to