Show your Tweets on your webpage
by Vinoth[ Edit ] 2009-11-12 19:32:58
Show your Tweets in your webpage or in your blog
See my latest Tweets
Did you like this and want to use it in your webpage or blog
Just copy the below code and paste it into your webpage
<style>
#twitter_update_list li {list-style-type: none;}
#twitter_update_list span {color: #000000;background: #E6E6FA;}
#twitter_update_list span a display: inline;color: #709cb2;}
#twitter_update_list span a:hover {text-decoration: underline;
color: #709cb2;}
</style>
<div id="twitter_update_list">
<script type="text/javascript" src="http://twitter.com/javascripts/blogger.js">
<script type="text/javascript" src="http://twitter.com/statuses/user_timeline/hioxindia.json?callback=twitterCallback2&;count=1">
</div>
Note Replace hioxindia with your user name