Last active
October 27, 2015 19:48
-
-
Save ckizer/63c845d1dea389ee6476 to your computer and use it in GitHub Desktop.
Snippets for Content Squared Blog
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="img-caption"> | |
<img src="/content/images/2015/10/PIA19912_hires-3.jpg"> | |
<div class="caption"> | |
<h2>Name of Photo</h2> | |
© 2015 NASA | |
</div> | |
</div> | |
<img src="/content/images/2015/10/PIA19912_hires-3.jpg" class="img-left"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment