Skip to content

Instantly share code, notes, and snippets.

@kublaj
Created September 25, 2013 12:27
Show Gist options
  • Save kublaj/6698945 to your computer and use it in GitHub Desktop.
Save kublaj/6698945 to your computer and use it in GitHub Desktop.
figure + figcaption
<figure>
<figcaption>
<span>Figure Description</span>
</figcaption>
<img src="/kep/figure.jpg" alt="Figure element">
</figure>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment