


      <rss version="2.0">
         <channel>
            <title><![CDATA[MidwestDotNet: HTML/CSS]]></title>
            <link>http://www.midwestdotnet.com/</link>
            <description>MidwestDotNet: the site for beer fanatics</description>
            <copyright>Copyright 2005 by Marco Bellinaso</copyright>
   
      <item>
         <title><![CDATA[HTML/CSS - removing padding around page layout]]></title>
         <author><![CDATA[chimaera]]></author>
         <description><![CDATA[I recently created a website that used a fairly standard div layout to center the content ( a 1024px width div).  I noticed an approximate 5px padding on the top of the page even though I set the padding and margin properties of the div's to <b>margin: 0 auto;</b> and <b>padding: 0;</b>.  ]]></description>
         <link><![CDATA[http://www.midwestdotnet.com/ShowArticle.aspx?ID=51]]></link>
         <pubDate>Thu, 26 Feb 2009 00:00:00 GMT</pubDate>
      </item>
   
         </channel>
      </rss>  
   