Rob
Member since Dec 11, 2008
- Profile: /members/893-rob.htm
- Comments: 1
Recent Blog Comments By Rob
-
Using Inline List Elements
Posted on Dec 31, 2007 at 11:32 AM
Ben, Using display:inline for list items is at least as common as floating them for navigation. The disadvantage is that the elements are now using the inline box model, but in this case, that doesn't really matter, and as you point out, it's the most effective way to achieve your desired result.... read more »