figures and legends

Block level element that contains a legend and one embedded content element (img, embed, object, etc.)
<figure>
  <img src="08fig02.png" width='640' height='480' 
       alt="That value is not valid"/>
  <legend>Figure 8.2
Opera 9 won't allow the user to submit a non-number
 for a numeric typed field</legend>
</figure>

Previous | Next | Top | Cafe con Leche

Copyright 2007 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified March 12, 2007