Skip to content

Instantly share code, notes, and snippets.

@bendavis78
Last active January 27, 2016 15:36
Show Gist options
  • Save bendavis78/49e4d4289bf262e0f7b3 to your computer and use it in GitHub Desktop.
Save bendavis78/49e4d4289bf262e0f7b3 to your computer and use it in GitHub Desktop.
<div class="card blue-grey darken-1">
<div class="card-content white-text">
<img src="http://url/to/profile-image.png" width="64" height="64">
<!-- put one paragraph here -->
</div>
<div class="card-action">
<a href="http://www.linkedin.com/in/frodobaggins">Linked In</a>
<a href="http://www.facebook.com/frodobaggins">Facebook</a>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment