> However, I have a couple questions. One of the challenges of the conversion
> was getting each link to act like its own cell/box so it would change
> background colour but stay within the top and bottom border of the navigation
> bar. Unlike a table cell, the list items don't stay contained within their box
> so easily. To solve this I set the line height of the navigation bar as
> follows:

Hi Stephen,
Here [1] is an explanation of why the padding on your list items is
operating in a slightly odd way. When you change the <li> or the <a> within
the <li> to "display: block" and then float it, your problems should
disappear.

[1] http://www.maxdesign.com.au/presentation/inline/

HTH
Russ





*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to