Latest tweets in your site

<script src=”http://widgets.twimg.com/j/2/widget.js”></script><script type=”text/javascript”>// <![CDATA[new TWTR.Widget({  version: 2,  type: ‘profile’,  rpp: 4,  interval: 6000,  width: 272,  height: 300,  theme: {    shell: {      background: ‘#24838a’,      color: ‘#ffffff’    },    tweets: {      background: ‘#f5f5f5’,      color: ‘#000000’,      links: ‘#000000’    }  },  features: {    scrollbar: true,    loop: false,    live: false,    hashtags: true,    timestamp: true,    avatars: true,    behavior: ‘all’  }}).render().setUser(‘tppramod’).start();// ]]></script>

//modify the user name “tppramod”  with the desired one .

Leave a comment