CSS Library: Horizontal CSS Menus: Here
Inverted Shift Down Menu
Author: Dynamic Drive
This clean CSS horizontal menu contains tabs with text that shift downwards slightly when the mouse rolls over it. And just for demonstration, it shows how to make the bottom corners of each tab rounded using both CSS3 and Mozilla's proprietary declarations for rounded corners. Note that the rounded corners effect is currently only visible in Firefox (and future CSS3 browsers). The relevant lines within the CSS code are:
-moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;
Remove these lines if you're aiming for a consistent look across browsers.
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 2 of 3 pages < 1 2 3 >
Awsome! Works perfectly with my project.
Great work, this is going on our garage doors website in the next few days ;)
thanks to help and information about css menu and i hope not problem if menu my blog relation with u site
The red color scheme is located in paragraph 8. change #d10000 to what ever color you want
OOps!!!! there are actually a few spots that need to be changed to change the color scheme. change #d10000 in ALL spots to what ever colors you want. Experiment until you find the colors you want to use.
hello
i tried it and works very well
can u tell me how to make the menu aligned to center instead of left
i tried it and works very well
can u tell me how to make the menu aligned to center instead of left
Its working good for me... Thanks for sharing the code... nice one..
i want the code for this javascript program
NICE WORK,THANK FOR YOU!
The red color scheme is located in paragraph 8. change #d10000 to what ever color you want!!!hah









