Tuesday, March 19, 2013

Masable!

<script src='http://ilearnzone.googlecode.com/svn/trunk/jquery-1.6.4.min.js'/>
<script src='http://ilearnzone.googlecode.com/svn/trunk/jquery.rss.js'/>
<script>
jQuery(function($) {
$("#rss-feeds").rss("http://name-of-the-blog.blogspot.com/feeds/posts/default",
{
limit: 10
})
})
</script>
<style>body > div{margin:0 auto;width:100%}ul{list-style-type:none;margin:0;padding:0}li:first-child{border-top:none}li:nth-child(2n){background-color:#ffffff}
</style>
<div id="rss-feeds">