[thelist] caption on images?

David Dorward evolt at david.us-lot.org
Mon May 24 09:41:25 CDT 2004


On 24 May 2004, at 16:23, david.landy at somerfield.co.uk wrote:

> What then would be your preference for captioning an image, while 
> preserving
> some metadata that the caption applies to the image?

I don't think that there is a good solution to this.

Perhaps the use of the title attribute, in combination with JavaScript 
(because IE isn't good enough at CSS) to display it underneath.

Alternatively, perhaps:

<div>
   <h3>Caption</h3>
   <img>
</div>

--
David Dorward
      <http://dorward.me.uk/>
<http://blog.dorward.me.uk/>



More information about the thelist mailing list