<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1037861" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1037861</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/demonhalemegansomeone-please-help#comment-1216611</link>
    <description> &lt;p&gt;First welcome is spelled wrong on that image, second the problem here is the box model problem for css on IE, the only solution is to apply a box model hack or just recode the whole thing to make it really fit by avoiding too much nested padded div boxes... The quick fix I could suggest if you care to use it is a CSS Ie quirksmode hack. Since Ie properly recognizes a &quot;top&quot; command rather than a &quot;margin-top&quot; tag when assigning margins, you could also use the ie html conditional statement hack, but you need to edit the html. So the easiest solution is the thing I would suggest, you just insert the following code on your css...&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;* html body #secsub21 {&lt;br /&gt;top:10px;&lt;br /&gt;margin-top:0px;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;i hope you get it to work.&lt;/p&gt;
 </description>
     <pubDate>Sun, 18 Mar 2007 04:17:21 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1216611 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
