HTML

Learning most everything webbish

HTML 4.01 / XHTML 1.0 Reference

Image Captions on Web Pages

This is the most useful, but is "eaten" by an unmodifed Drupal installation, along with iframes. Bleh.

<table class="image">
<caption align="bottom">caption text</caption>
<tr><td><img ...></td></tr>
</table>