[css-d] float:left vs display:inline

2006-02-03 Thread Antony Tennant
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

[css-d] MAC OSX problem with background image in hyperlink

2005-09-07 Thread Antony Tennant
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