OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Space Between LI's
This page's ID:
10987
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
God. I just typed like 5 paragraphs for you, and lost it all because my password was incorrect. Thanks to the forum software for telling me to "use my back button." Anyway, the points I made in a much shorter form: 1. I suggest you use margins instead of padding. I had a long explanation of why, which boiled down to "margins are "inbetween" the LI's, and padding is "within" the LI's, and you said you wanted the space "inbetween" them." The only visible difference occurs when you start using borders. However, with margins, you can also do the following: margin-top:100px; margin-bottom:100px; And the margins inbetween the LI's will "collapse", leaving 100px of space, and there will be 100px of space on the top and bottom of the UL. 2. Different browsers handle list margins and padding extremely differently. You might want to manually specify all margins and padding for UL and LI elements in order to have complete control over the presentation of your list. See [url=http://www.alistapart.com/stories/taminglists/]http://www.alistapart.com/stories/taminglists/[/url] for more.
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »