3.06. Semánticas - Figure
3.06. Semánticas - Figure
by didacticode
HTML
<figure>
<img src="ada.jpg" alt="Ada Lovecode" style="width:100%">
<figcaption>Ada Lovelace, heroína informática.</figcaption>
</figure>
by didacticode
<figure>
<img src="ada.jpg" alt="Ada Lovecode" style="width:100%">
<figcaption>Ada Lovelace, heroína informática.</figcaption>
</figure>