Stevio wrote: > 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:
You don't have to go with the javascript part, but this page shows how to use "float:left" with IE and "display:table;display:table-cell;" with "better browsers": http://www.tjkdesign.com/articles/TJK_ul2table_demo.asp --- Regards, Thierry | www.TJKDesign.com ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
