Advertisement
cypherinfo

PeerIndex with div

Jun 4th, 2011
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.58 KB | None | 0 0
  1. <!--
  2. PEERINDEX WIDGET/EMBED
  3.  
  4. Copy and paste this code into the HTML for your website wherever you want the PeerIndex box to appear.
  5. example: http://skit.ch/bp7d
  6. I have added a div container in order to let the user to set the position: left, center, right
  7. the twitter nick goes where you may read: "TWITTER_HANDLE" and some more documentation.
  8. -->
  9. <div style="text-align: center;">
  10. <a href="http://www.peerindex.net" class="peerindex-box" data-identifier="TWITTER_HANDLE"></a>
  11. <script type="text/javascript" src="http://peerindex-cdn.s3.amazonaws.com/js/1/platform.js"></script>
  12. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement