hi this is my css horizontal menu i need the submeus for this?
- by kalaivani
/* CSS Document */
.
rhm1{
width:780px;
height:64px;
margin:0 auto;
background:url(images/rhm1_bg.g
if) repeat-x;
}
.rhm1-left{
background:url(images/rhm1_l.gi
f) no-repeat;
width:15px;
height:64px;
float:left;
}
.rhm1-right{
background:url(images/rhm1_r.gi
f) no-repeat;
width:15px;
height:64px;
…