Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 03-27-2009, 08:54 PM   #1
Active Warrior
 
Join Date: Dec 2007
Location: , , USA.
Posts: 52
Thanks: 3
Thanked 0 Times in 0 Posts
Default CSS Table Menu Navigation

So I just finished readying the "Everything You Know About CSS Is Wrong" book from SitePoint.

Very interesting stuff.

It got me think about not only page layouts, but navigation menus as well.

Does anyone have input on making a horizontal menu bar out of CSS Tables?

The CSS Tables are so much more efficient than all the silly css required to make a <li> float left and blah blah blah.

Obvioulsy for IE 7 or less, it would require separate CSS code, but that is negligible:

.cell {
float: left;
}

.table-footer {
clear: both;
}
JordanBills is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
css, menu, navigation, table

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 02:15 AM.