XHTML+CSS常规应用教程——XHTML+CSS导航条(Div+CSS导航条制作教程)

原文链接:http://www.dynamicdrive.com/style/csslibrary/item/sliding-doors-vertical-menu/

Sliding Doors Vertical Menu

Author: Dynamic Drive

This nicely padded vertical menu swaps between two background images depending on whether the mouse is over or out of a menu item. To ensure a perfectly smooth transition between image change (especially in IE), it uses the Sliding Doors technique and a single background image that merges the two backgrounds into it.

CSS代码

XHTML代码