Tuesday, December 23, 2008

Inline List Items

When putting together a list with the li set to display: inline, the list will display some extra space in between each item. This space can be quite annoying. To fix it, put a float on the list items.

No comments: