Skip to content

Instantly share code, notes, and snippets.

@pierrehenri220
Last active February 5, 2017 01:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pierrehenri220/42b747b7c0db6c45a8c6385e2e49a4fc to your computer and use it in GitHub Desktop.
Save pierrehenri220/42b747b7c0db6c45a8c6385e2e49a4fc to your computer and use it in GitHub Desktop.
Facebook likebox loader Part 1 of 3 (HTML)
<div id="sns_likebox">
<div class="fb-like-box" data-href="{url}"
data-width="322" data-height="382"
data-colorscheme="light" data-show-faces="false"
data-header="false" data-stream="true"
data-show-border="true">
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment