-
-
Save senorgeno/dd444abad4af21e9e406e4a08bbeb432 to your computer and use it in GitHub Desktop.
Facebook Embed Example
This file contains hidden or 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
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>Title</title> | |
</head> | |
<body> | |
<script src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5" | |
async></script> | |
<div class="fb-post" | |
data-href="https://www.facebook.com/20531316728/posts/10154009990506729/" | |
data-width="500"></div> | |
<div class="fb-post" | |
data-href="https://www.facebook.com/brewers.apprentice/posts/819692348232841" | |
data-width="500"></div> | |
<div class="fb-post" | |
data-href="https://www.facebook.com/JSHQueenstown/videos/1608980039197978/" | |
data-width="500"></div> | |
<div class="fb-post" | |
data-href="https://www.facebook.com/Piluatfreshwater/posts/1738530609544181" | |
data-width="500"></div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment