View Single Post
  #6 (permalink)  
Old Aug 15th, 2006, 05:23
Ryan Fait's Avatar
Ryan Fait Ryan Fait is offline
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Creating a nav bar like this

I kind of understand your problem with the example. The CSS methods they used are horrible. As I've never made a CSS tabbed menu like that, and I'll probably use something similar in a website I create in the future, here is the same type of menu, only with common sense involved.

The this CSS basically acheives the same thing, only it's less than a third of the size of the example you gave.

http://ryanfait.com/menu/

I haven't tested in IE... I'm on vacation so I don't have access to my computer. However, unless I forgot something, I don't see any reason why this shouldn't look the same (other than it not being centered on the page). Let me know if there's a problem and I'll do my best to fix it though.

Last edited by Ryan Fait; Aug 15th, 2006 at 08:22.
Reply With Quote