Advanced Search Usage Terms Submit Contact
Dynamic Drive CSS Library
 
CSS Library
Submit an original CSS code
CSS Layouts
Web Graphics
Online Tools:

Advertise Here

CSS Library: Horizontal CSS Menus: Here

Vertical Divider Menu

Author: Dynamic Drive

One of the most popular CSS menu interfaces around, this is a horizontal CSS menu that uses an indented vertical divider to separate each menu item. Each item can change background color when the mouse moves over it.

Demo:

The single image used:

The CSS:

The HTML:

Code Info

Rate this code:

Date Posted: 06/07/2006

Revision History: None

Usage Terms: Click here

Your Comments (24)

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 3 of 3 pages « First  <  1 2 3

How would I center this please? :)
Posted by xenos on 07/31, 04:01 PM
#vdividermenu ul li.current a{ /*selected main tab style */
background-color: #AB2356;
color: #F9DDE8;
}
Posted by Alex on 10/10, 01:00 AM
@vb user:
you have to chenge the line
background: transparent url(media/vertical.gif) center right no-repeat; to
background: transparent url(/media/vertical.gif) center right no-repeat;
Posted by rico on 11/27, 02:05 PM
This is very nice CSS menu , working great.

http://www.thinkflick.com/freebies/apple-mac-style-image-gallery/
Posted by Wpdigger on 06/02, 10:53 PM

Comment Pages 3 of 3 pages « First  <  1 2 3

Commenting is not available in this weblog entry.
Copyright 2006-2011 Dynamic Drive Read our Usage Terms before using any of the CSS codes.