Click to See Complete Forum and Search --> : Images Unloaded


webStruck_
06-02-2007, 03:41 PM
Hi, I would like to justify if for example a text image that has an ALT and anchored link won't load, would it still be clickable? :rolleyes: thanks!

bathurst_guy
06-02-2007, 08:16 PM
yes, make sure you also set the width and height of it though

Robert Wellock
06-04-2007, 11:13 AM
Yes. that is the whole reason for "alterative text" when the replaced element, e.g. image does not appear you still have a fallback.

Charles
06-04-2007, 11:20 AM
However, if you specify different values for the "alt" attribute of the IMG element and the "title" value for the A element the result will be "browser dependent" as they say.