Hi,
Is there a fix for display:inline-block for IE5, or is it now worth
worrying about the 0.1% [1] still using IE5?
Here's an example of how I'm wanting to use it
http://www.slrecords.net/mba/buttons.html
Also I can't work out why I need a in the elements for it to
display the hover text p
2005/11/20, Erwin Heiser <[EMAIL PROTECTED]>:
> Hi all: a short question: is there a way to use
>
> a {display: inline-block;}
>
> and still have your CSS validate?
> the validator gives this as an error although I believe it's a valid
> CSS2 value for display.
> Any alternatives to this?
>
displ
Hi all: a short question: is there a way to use
a {display: inline-block;}
and still have your CSS validate?
the validator gives this as an error although I believe it's a valid
CSS2 value for display.
Any alternatives to this?