Created
May 24, 2012 16:57
-
-
Save blitline-dev/2782774 to your computer and use it in GitHub Desktop.
Facbook Try
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
<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