Last active
May 17, 2019 08:10
-
-
Save danielgtaylor/5694725 to your computer and use it in GitHub Desktop.
Userbadges.com Example
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="profile"> | |
<img src="/images/profile.jpg"/> | |
<h1>John Smith</h1> | |
Writer & Reviewer<br/>Registered 1 Jan 2013 | |
<h2>Awards:</h2> | |
<div class="userbadges" data-service="demo" data-user="jsmith"></div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment