<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1042779" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1042779</link>
    <description></description>
    <language>en</language>
          <item>
    <title>It looks like your middle</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-and-header-display-problem#comment-1237180</link>
    <description> &lt;p&gt;It looks like your middle container is too wide in IE&lt;/p&gt;
&lt;p&gt;What is that line above the header on the left side?&lt;/p&gt;
&lt;p&gt;You can prevent the header from repeating by setting the css property &lt;code&gt;background-repeat: no-repeat&lt;/code&gt; &lt;a href=&quot;http://www.w3schools.com/css/pr_background-repeat.asp&quot; title=&quot;http://www.w3schools.com/css/pr_background-repeat.asp&quot;&gt;http://www.w3schools.com/css/pr_background-repeat.asp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;but that is not really solving the problem.&lt;/p&gt;
&lt;p&gt;The problem is setting the table width to 100%&lt;/p&gt;
&lt;p&gt;I would recommend using a fixed width:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;table width=&amp;quot;993&amp;quot;&amp;nbsp; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; style=&amp;quot;border:1px solid #cc9966;&amp;quot;&amp;gt;&lt;br /&gt;&lt;br /&gt;or a smaller % (but the &amp;quot;fluid&amp;quot; approach does not work too well)&lt;br /&gt;&lt;br /&gt;&amp;lt;code&amp;gt;&lt;br /&gt;&amp;lt;table width=&amp;quot;73%&amp;quot;&amp;nbsp; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; style=&amp;quot;border:1px solid #cc9966;&amp;quot;&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;And while you&#039;re at it, rempove the &quot;|&quot; line on line 344&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;|&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;should be&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 18 Jan 2009 20:57:46 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1237180 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
