Helping ordinary people create extraordinary websites!



Attribute for <IMG ...>
ALT = "text string"

ALT specifies text that should be displayed if the picture is not displayed.

this code produces this
<IMG SRC="../graphics/prepare.gif" ALT="prepare it">
when the picture is not displayed, it looks like this:

prepare it

(This is not the picture itself, this is a picture of what the picture looks like when it's not downloaded.)





Copyright 1997-2002 Idocs Inc.