WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: IMG with a caption?

for

From: Rob Unsworth
Date: Mar 4, 2005 5:55PM


On Thu, 3 Mar 2005, glenda wrote:

> I having a brain freeze -- is there a way to add a caption under an img??
> Yes, it would be in addition to an ALT. Just need a quick way to add a
> brief description for sighted users.

Glenda,
Taken from a site I am working on where the image is floated left, You can
adjust to meet your situation. Go to the site in my sig to see it working.


Caption

..img-left {
float:left;
margin-right:15px;
margin-bottom:5px;
text-align:center;
font-size:80%;
}


--
Regards, | Lions District 201 Q3
Rob Unsworth | IT & Internet Chairman
Ipswich, Australia | http://www.lionsq3.asn.au
-------------------------------------------------