<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1038236" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1038236</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-me-how-solve-ths-internet-explorers-fault#comment-1218339</link>
    <description> &lt;p&gt;It does add up with equal height, but equalizes when the font value is smaller... Glad I could help... Have A Nice Day!&lt;/p&gt;
 </description>
     <pubDate>Wed, 25 Apr 2007 05:51:18 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1218339 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-me-how-solve-ths-internet-explorers-fault#comment-1218327</link>
    <description> &lt;p&gt;Awesome, It worked. But with font size smaller that 8px. On 8px it reduces the height but not exactly to 8px. Making font size smaller that 8px makes it 8 px....&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;
God Bless You!!!!&lt;/p&gt;
 </description>
     <pubDate>Tue, 24 Apr 2007 18:12:11 +0000</pubDate>
 <dc:creator>The Coder</dc:creator>
 <guid isPermaLink="false">comment 1218327 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-me-how-solve-ths-internet-explorers-fault#comment-1218317</link>
    <description> &lt;p&gt;There you go.  I was just about to write something for you.&lt;/p&gt;
&lt;p&gt;Try that and see if it works.&lt;/p&gt;
 </description>
     <pubDate>Tue, 24 Apr 2007 11:58:48 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1218317 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-me-how-solve-ths-internet-explorers-fault#comment-1218309</link>
    <description> &lt;p&gt;Call this the demonhale Box... Hack&lt;/p&gt;
&lt;p&gt;Explanation: &lt;/p&gt;
&lt;p&gt;Since the height you want is lower than the default sizes defined on your css... The appropriate hack is to force it to read the exact height by adding a property with a &quot;real&quot; height rather than the container properties of the div.&lt;/p&gt;
&lt;p&gt;In your CSS:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;#spacer4 {&lt;br /&gt;	float: left;&lt;br /&gt;	height: 8px;&lt;br /&gt;	width: 501px;&lt;br /&gt;	background-color: rgb(140,174,201);&lt;br /&gt;	background-image: url(&amp;#039;images/stylo.jpg&amp;#039;);&lt;br /&gt;	background-repeat: no-repeat;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#spacer5 {&lt;br /&gt;	float: left;&lt;br /&gt;	height: 8px;&lt;br /&gt;	width: 777px;&lt;br /&gt;	background-color: rgb(20,54,92);&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
.&lt;br /&gt;
.&lt;br /&gt;
Add this...&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;#spacer4 {&lt;br /&gt;	float: left;&lt;br /&gt;	height: 8px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;strong&amp;gt;font-size:8px;&amp;lt;/strong&amp;gt;&lt;br /&gt;	width: 501px;&lt;br /&gt;	background-color: rgb(140,174,201);&lt;br /&gt;	background-image: url(&amp;#039;images/stylo.jpg&amp;#039;);&lt;br /&gt;	background-repeat: no-repeat;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#spacer5 {&lt;br /&gt;	float: left;&lt;br /&gt;	height: 8px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;strong&amp;gt;font-size:8px;&amp;lt;/strong&amp;gt;&lt;br /&gt;	width: 777px;&lt;br /&gt;	background-color: rgb(20,54,92);&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Tue, 24 Apr 2007 07:25:32 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1218309 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-me-how-solve-ths-internet-explorers-fault#comment-1218308</link>
    <description> &lt;p&gt;Thanks a lot for the posting these links!!! Yes, I tried the page with padding set to zero but still it did not work.&lt;/p&gt;
&lt;p&gt;And thanks for helping!!!&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;
Haider Hameed&lt;/p&gt;
 </description>
     <pubDate>Tue, 24 Apr 2007 04:13:07 +0000</pubDate>
 <dc:creator>The Coder</dc:creator>
 <guid isPermaLink="false">comment 1218308 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-me-how-solve-ths-internet-explorers-fault#comment-1218295</link>
    <description> &lt;p&gt;Good guess then, huh?  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I&#039;m in between classes and lab, so I can only post some references at the moment.  I would suggest reading some articles on &lt;a href=&quot;http://www.sitepoint.com&quot; class=&quot;bb-url&quot;&gt;sitepoint.com&lt;/a&gt; and &lt;a href=&quot;http://www.alistapart.com&quot; class=&quot;bb-url&quot;&gt;alistapart.com&lt;/a&gt; on CSS.  These are the two sites where I learned everything I know and use about CSS (in addition to the documentation at [url]www.w3.org)[/url], so you should have alot of reading!&lt;/p&gt;
&lt;p&gt;I&#039;ll be back later with some possible fixes / tweaks on your code, but if you figure anything out using what I gave you, post the new code, and the augmented results / problems.&lt;/p&gt;
&lt;p&gt;Good luck&lt;/p&gt;
 </description>
     <pubDate>Mon, 23 Apr 2007 20:14:20 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1218295 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-me-how-solve-ths-internet-explorers-fault#comment-1218294</link>
    <description> &lt;p&gt;Thanks for the reply. Firstly the div that are causing problem are with the id &quot;spacer4&quot; and &quot;spacer5&quot;!!!&lt;/p&gt;
&lt;p&gt;I posted the same message in another forum. The people on that forum also suggested me to reduce the number of DIVs. I am new to this CSS design. Before this I used tables for web layout. Could you please tell me how to reduce the umber of DIVs that I use. Plus tell me some helpful sources on net to polish my new skills...&lt;/p&gt;
 </description>
     <pubDate>Mon, 23 Apr 2007 20:03:13 +0000</pubDate>
 <dc:creator>The Coder</dc:creator>
 <guid isPermaLink="false">comment 1218294 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-me-how-solve-ths-internet-explorers-fault#comment-1218285</link>
    <description> &lt;p&gt;I&#039;m not sure which &#039;div&#039; you&#039;re talking about, so I can&#039;t be specific.&lt;/p&gt;
&lt;p&gt;But I do know this:&lt;br /&gt;
-try specifying padding values of 0, sometimes that helps&lt;br /&gt;
-why are you using so many empty divs?  can&#039;t they be combined into just a few, using padding values?  possibly even get rid of the empty divs?  the only time I use an empty div is if (a) it has a background-image, or (b) it&#039;s where some content is going to appear dynamically&lt;/p&gt;
&lt;p&gt;Try those two suggestions, and see what happens.&lt;/p&gt;
&lt;p&gt;If you&#039;re more specific with which div&#039;s you&#039;re talking about, maybe we can help more.&lt;/p&gt;
 </description>
     <pubDate>Mon, 23 Apr 2007 13:37:19 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1218285 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
