hai,
How to add image(seperators) in the horizontal menus in div design
Like as
Home | about us | contact us
Pipe symbol is a image
my code:
#menubar{
float:left;
width:970px;
background-image:url(../images/header_bg.png);
background-repeat:repeat-x;
height:38px;
}
#menubar ul{
float:left;
margin:0 auto;
width:970px;
}
#menubar li{
float:left;
font:Arial;
font-size:12px;
font-weight:bold;
color:#000000;
list-style:none;
padding:10px 10px 10px 20px;
}
<div id="menubar"><ul>
<li>Home<img src="images/divder.png" /></div></li>
<li>Departments</li>
<li>Photo Gallary</li>
<li>Admissions</li>
<li>Alumni</li>
<li>Academic</li><li>Contact us</li>
</ul></div>
Hi,
I basic photo shop learner, i need to design price box in my project. But lack of photoshop knowledge i am struggling. Please see attached file.
Please guide how to make that box
Thanks for your help..
Thanks
Ramesh