Home | History | Annotate | Download | only in accessibility
      1 <!DOCTYPE html>
      2 <html>
      3 <body>
      4 <figure>
      5   <img src="greenbox.png" alt="This is a green box.">
      6   <figcaption>Fig.1 - A green Box</figcaption>
      7 </figure>
      8 </body>
      9 </html>