Twitter Feed
-
Blackboard Twitter Page: https://twitter.com/BlackboardGo to this webpage https://publish.twitter.com/#Scroll down and click on the Embedded Timeline
Paste your school's url in the box and click on Preview.You can click on the "Set Customization Options" to customize the size and color or you can just copy the code and place into the HTML portion of a Flex App or you can use the Emed Code App.
Below is the HTML code to Blackboard twitter page. Copy and paste this code into an Emed Code app.
<a class="twitter-timeline" data-width="300" data-height="300" href="https://twitter.com/Blackboard">Tweets by Blackboard</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
Code for Dark Background
-
<a class="twitter-timeline" data-width="300" data-height="300" data-theme="dark" href="https://twitter.com/HoustonISD">Tweets by HoustonISD</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>