[thelist] caption on images?

Tony Crockford tonyc at boldfish.co.uk
Mon May 10 09:50:02 CDT 2004


At 16:29 on Monday, 10 May 2004,  wrote:

> What is the best way to put a permanent caption on an image? ALT text  
> will
> show only when you hold the mouse over the image...

This also works (in some browsers):

<fieldset style="width: 300px";>
<legend>image caption</legend>
<img src="image.gif" height="125" width="300" />
</fieldset>

but will get you hung by the purists!

;o)


More information about the thelist mailing list