CSS Library: Horizontal CSS Menus: Here
Overlapping horizontal tabs
Author: Dynamic Drive
Using relative positioning and negative margins, this CSS code creates "overlapping" horizontal tabs that each snug up and slightly overlaps the tab to the left of it. There is no mistaking the "selected" tab, with its raised look. Uses two tab images in total to create the entire interface.
Demo:
The two images used:

The CSS:
Got a question or need help customizing this CSS code? Post it in the CSS Forums. If you have a comment or suggestion instead, post it in the comments section below.
Comment Pages 5 of 5 pages « First < 3 4 5
Hey, good! I need some help on something! how can youdowords that just underline?
I love it.
I reversed it vertically, and take it to the right of the screen. but I'm still unlucky to make it works properly in IE7. some usually it disappears in IE7 after the page got loaded.
This is my site http://www.syrianmeds.net/forum/
Any help will be appreciated.
I reversed it vertically, and take it to the right of the screen. but I'm still unlucky to make it works properly in IE7. some usually it disappears in IE7 after the page got loaded.
This is my site http://www.syrianmeds.net/forum/
Any help will be appreciated.
I've used these tabs on a couple of my applications that I have in development. They have worked out very well. From a UI perspective this is the best set of tabs I've seen on the site. I like the very obvious and clear representation of the forward tab for the current/selected tab. The other tabs on here either look cheap or dont give enough positive representation. I like the large images because I have had some large tab titles. UI must take into account that not all people see things the same way so having two ways of viewing the active/current/selected tab is right on the mark. Great contribution.
I am trying to use the tabs above, but would like to flip the 180 degree. I believed that flipping the image should do the trick, but it is not working. Am I missing something?
My goal is to use it below a picture. This explains why I want to flip the images.
My goal is to use it below a picture. This explains why I want to flip the images.
I don't think that 4kb is much even on a dial up connection. Takes less than 0.5 seconds on a dial up connection and less than 0.02 seconds on a broadband connection.
Overall, this is really good. Would recommend changing the font to something better than crappy old times new roman. Probably change it to at least Arial. I'm pretty glad that Microsoft now have changed the default font to Calibri in the latest version of office (2007). :).
Overall, this is really good. Would recommend changing the font to something better than crappy old times new roman. Probably change it to at least Arial. I'm pretty glad that Microsoft now have changed the default font to Calibri in the latest version of office (2007). :).
thanks.. perfect css
Nice, thanks.
This is just what I was looking for. I changed the div statement to this:
<div class="ddoverlap" style="text-align: center; position: absolute; top: 10px; left:
40px; width: 690px;">
This keeps the menu from wrapping to a new line when the user reduces the width of the browser screen. The px values depend on the menu items themselves and the overall page design.
Thanks for making this available
<div class="ddoverlap" style="text-align: center; position: absolute; top: 10px; left:
40px; width: 690px;">
This keeps the menu from wrapping to a new line when the user reduces the width of the browser screen. The px values depend on the menu items themselves and the overall page design.
Thanks for making this available








