It should also be noted that W3C spec dictates that a floated element has a defined width. Not so with inline elements.
scott reston raleigh, nc Paul Sturgess wrote: > Julián asked what the advantage of floating <li>s is over display inline. > > Essentially it depends on how you want to display your menu. Using the > float method ensures the li's are block level and therefore you can > use margins and padding etc. > ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
