lupes
12-12-2006, 12:52 PM
Hi, i have 7 items in an Unordered List.
for designs sake, i'm trying to display them on my page like this.
<li></li> | <li></li>
<li></li> | <li></li>
<li></li>
<li></li>
<li></li>
Each list item is a link, and it has display:block property on it so the link background changes color in hover and is rectangular in shape.
Any ideas how i can achieve the above look?
Thanks.
for designs sake, i'm trying to display them on my page like this.
<li></li> | <li></li>
<li></li> | <li></li>
<li></li>
<li></li>
<li></li>
Each list item is a link, and it has display:block property on it so the link background changes color in hover and is rectangular in shape.
Any ideas how i can achieve the above look?
Thanks.