Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created May 24, 2012 16:57
Show Gist options
  • Save blitline-dev/2782774 to your computer and use it in GitHub Desktop.
Save blitline-dev/2782774 to your computer and use it in GitHub Desktop.
Facbook Try
<html>
<head>
<title>My Great Web page</title>
</head>
<body>
<iframe src="http://www.facebook.com/plugins/like.php?href=YOUR_URL"
scrolling="no" frameborder="0"
style="border:none; width:450px; height:80px"></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment