<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1036395" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1036395</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/margin-layout-wacky#comment-1209552</link>
    <description> &lt;p&gt;Yes,&lt;/p&gt;
&lt;p&gt;* {&lt;br /&gt;
margins: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;Works but recently, I found that it messes something up really bad, don&#039;t really remember what it is at the moment though. Using&lt;/p&gt;
&lt;p&gt;body * {&lt;br /&gt;
margin:0;&lt;br /&gt;
padding:0;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;Seems to work better and gives the same result  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 25 Oct 2006 20:01:11 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1209552 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/margin-layout-wacky#comment-1209510</link>
    <description> &lt;p&gt;Try setting your margins and padding to 0 at the top and then only use margins or padding on specific classes / ids. This is because different browsers have different padding and margin defaults. So setting to 0 normally fixes it.&lt;/p&gt;
&lt;p&gt;i think you do it like this.&lt;/p&gt;
&lt;p&gt;* {&lt;br /&gt;
    margins: 0;&lt;br /&gt;
   padding: 0;&lt;br /&gt;
}&lt;/p&gt;
 </description>
     <pubDate>Wed, 25 Oct 2006 15:17:31 +0000</pubDate>
 <dc:creator>benf</dc:creator>
 <guid isPermaLink="false">comment 1209510 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
