wsg  

Re: [WSG] Shouldn't margin be working

David Laakso
Wed, 06 Feb 2008 10:52:02 -0800

Michael Horowitz wrote:
I've added some margin and padding to the #content div

#content {
   margin-top: 0px;
   margin-left: 5px;
   padding-top: 0px;
   padding-left: 5px;
   clear: none;
   float: none;
}

But it doesn't appear to have an affect. I've verified it validates as CSS





Assuming the above is in reference to your uri <http://terrorfreeamerica.us/>

Your CSS is doing as you have asked. Put a border around #content and you will see it.

It is not exactly clear to me what you are after. But my guess is you're looking for something that looks more like this?:
<http://www.chelseacreekstudio.com/ca/cssd/temp05.html>

Best,

~dL



--
http://chelseacreekstudio.com/



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************