Created
November 7, 2013 18:24
-
-
Save webapprentice/7359429 to your computer and use it in GitHub Desktop.
Example of code to embed a single tweet in a web page
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
<blockquote class="twitter-tweet"> | |
<p>Brazil to export low-cost measles & rubella vaccines to developing countries | |
<a href="http://t.co/moEfOssAqQ">http://t.co/moEfOssAqQ</a> | |
</p> | |
— BBC News (World) (@BBCWorld) | |
<a href="https://twitter.com/BBCWorld/statuses/395287088033447936">October 29, 2013</a> | |
</blockquote> | |
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment