Oh! It definitely took me some time figuring that out :)

Unfortunately, IE still is using either expanded padding or margins for the
> list items, but I can deal with that.  It looks better, at least.
>

It is not a padding or margin issue:

#sidebar ul #statistics ul li {
line-height: 1.2; <--------- ::Add This(Use your own value)::
}

You'll find a lot of discussion on line-height in the archive.


[...]

What are you using to determine how IE parses the styling?
>

I use the "Internet Explorer Developer Toolbar"[1]. I don't find it very
intuitive, however, it is very helpful in determining the parsed styles.
Make sure you read the instructions.

I use "Firebug" all the time. Mostly, I use it to learn how the best
websites are constructed.

David Hucklesby wrote:

> I use the IE Debug Bar:
>
> http://www.debugbar.com/
>

Thanks, will try it too.



[1] -
http://www.microsoft.com/downloads/details.aspx?familyid=E59C3964-672D-4511-BB3E-2D5E1DB91038


- Mustafa
______________________________________________________________________
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