Skip to content

Instantly share code, notes, and snippets.

@stephenway
Created April 18, 2012 20:26
Show Gist options
  • Save stephenway/2416324 to your computer and use it in GitHub Desktop.
Save stephenway/2416324 to your computer and use it in GitHub Desktop.
HTML Member Object
<div class="member member-small">
<img class="MPortrait" src="" alt="" />
<span class="MName">
</span>
<span class="MDetails">
<span class="MDEmail">
<a class="btn" href="mailto:">Email</a>
</span>
<span class="MDPhone">
</span>
<span class="MDDescription">
</span>
</span>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment