http://abshafer.com/text.html

CSS; style.css

Please see the first main paragraph.

I have been experimenting with replacing multiple br's with margin-bottom of 
varying heights.  For some reason, this code will not work.
<br class="lf2" /> but this does <p class="lf2">&nbsp;</p>.
In both cases the css is :
.lf2{
margin-bottom: 20px;}

.lf3{
margin-bottom: 130px;} 

These values are just for "playing."  Thanks for all advice!  Arnie Shafer


______________________________________________________________________
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