I'm trying to create a navigation panel with six links. I want it to appear as a horizontal rectangle with three links across the top and three directly below (all centered on a page). I'm not sure whether I should use my usual unordered list and then position the fourth, fifth and sixth li's below the first three somehow, or .... use a table. Yes, I know one of the goals of CSS was to provide a method for structuring Web pages that was superior to tables. But, Eric Meyer's reference has an entire chapter on the correct use of CSS to build/style tables. What do you all think?
- Keith Purtell ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
