Skip to content

Instantly share code, notes, and snippets.

@sta1r
Last active December 18, 2015 17:59
Show Gist options
  • Select an option

  • Save sta1r/5822000 to your computer and use it in GitHub Desktop.

Select an option

Save sta1r/5822000 to your computer and use it in GitHub Desktop.
Image Block
<div class="content-wrapper">
<div class="main-content">
<div class="row">
<div class="image-block">
<h2>Image block with optional title</h2>
<figure>
<img src="http://placehold.it/1000x500&text=IMAGE, VIDEO OR SLIDER" alt="Image Alt">
<figcaption>
<p>This is a information for the image above, it can be either accreditation or a caption. This should not run more then 2 lines. (optional)</p>
</figcaption>
</figure>
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment