I am putting together a site that will have a horizontal menu creating as an
unordered list
option1
option2
.
To make the options appear as a horizonatal menu bar I have always used
float:left. Is this the easiest method and how does this compare to using
display:inli
Hi all,
I have a problem and would appreciate if anyone can shed light on a solution
(if there is one).
There is a design requirement to have an arrow at the left of a link. I have
tried to do this using css to add a background image to the link rather than
having an image hard coded before