Skip to content

Instantly share code, notes, and snippets.

@gitaeks
Last active March 1, 2016 07:19
Show Gist options
  • Select an option

  • Save gitaeks/a0dd145e240f0d978a87 to your computer and use it in GitHub Desktop.

Select an option

Save gitaeks/a0dd145e240f0d978a87 to your computer and use it in GitHub Desktop.
[rc] Card
<div class="card">
<img class="card-img-top" src="..." alt="Card image cap">
<div class="card-block">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment