To clarify - I'm not trying to find an alternate solution to improve my test 
program work or make it work properly - I'm hoping someone can explain to me 
why the combination of floats & negative margins that I'm using are behaving as 
they are -- I'm just trying to understand this aspect of CSS.

(By the way, the CSS should have included 
        a {display:block}


Thanks,
Sara

Begin forwarded message:

> From: Sara Haradhvala <[email protected]>
> Date: May 17, 2011 3:46:57 PM EDT
> To: Ric Nudell <[email protected]>
> Subject: Re: [css-d] can someone explain?
> 
> Hi Ric,
> 
> Sorry - 
> 
> but it doesn't make a difference to the results.
> 
> 
> 
> Sara
> 
> 
> 
> On May 17, 2011, at 3:37 PM, Ric Nudell wrote:
> 
>> 
>> * {margin:0; padding:0}
>> #menu {margin-top:20px}
>> ul {list-style:none}
>> ul  *  {float:left;}
>> li {margin-top: -20px}
> 

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

Reply via email to