Difference between revisions of "Admmattest"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
|} | |} | ||
− | < | + | <html> |
+ | <head> | ||
+ | <title>Your Website Title</title> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | <!-- Load Facebook SDK for JavaScript --> | ||
+ | <div id="fb-root"></div> | ||
+ | <script async defer src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2"></script> | ||
+ | |||
+ | <!-- Your embedded video player code --> | ||
+ | <div class="fb-video" data-href="https://www.facebook.com/facebook/videos/10153231379946729/" data-width="500" data-show-text="false"> | ||
+ | <div class="fb-xfbml-parse-ignore"> | ||
+ | <blockquote cite="https://www.facebook.com/facebook/videos/10153231379946729/"> | ||
+ | <a href="https://www.facebook.com/facebook/videos/10153231379946729/">How to Share With Just Friends</a> | ||
+ | <p>How to share with just friends.</p> | ||
+ | Posted by <a href="https://www.facebook.com/facebook/">Facebook</a> on Friday, December 5, 2014 | ||
+ | </blockquote> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </body> | ||
+ | </html> | ||
[[Category:GCTools]] | [[Category:GCTools]] |
Revision as of 08:40, 9 June 2020
Remote Working | Services | News | Get Involved - Hiring | Get Involved - Partnership | Useful Groups |
<html> <head>
<title>Your Website Title</title>
</head> <body>
<script async defer src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2"></script>
<a href="https://www.facebook.com/facebook/videos/10153231379946729/">How to Share With Just Friends</a>
How to share with just friends.
Posted by <a href="https://www.facebook.com/facebook/">Facebook</a> on Friday, December 5, 2014
</body> </html>