[thelist] help with fluid css layout

ben morrison morrison.ben at gmail.com
Fri Jul 22 10:29:42 CDT 2005


> This does seem to work, and yet it seems like an awfully extreme way to
> get rid of these margins. Can anyone suggest a way to keep paragraph
> margins but get rid of the margins around my content div?

Quick fix:

 .nomargin {margin:0;
  }

  <p class="nomargin">

ben


More information about the thelist mailing list