<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1040523" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1040523</link>
    <description></description>
    <language>en</language>
          <item>
    <title>It worked! Thank you so much</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/browser-problems-and-paragraph-css#comment-1227845</link>
    <description> &lt;p&gt;It worked! Thank you so much &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>Sun, 13 Jan 2008 12:00:51 +0000</pubDate>
 <dc:creator>Rajaie</dc:creator>
 <guid isPermaLink="false">comment 1227845 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Think I can see what you</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/browser-problems-and-paragraph-css#comment-1227843</link>
    <description> &lt;p&gt;Think I can see what you mean. The problem is caused by the margins of the p element, add:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;p {&lt;br /&gt;&amp;nbsp; margin: 0;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
To your code and you&#039;ll see what the issue was. Margins can cause some odd problems, you&#039;ll also see this with headings. &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>Sun, 13 Jan 2008 08:20:46 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1227843 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Thanx man, that solved the</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/browser-problems-and-paragraph-css#comment-1227841</link>
    <description> &lt;p&gt;Thanx man, that solved the IE problem, but I&#039;m still having the problem where the columns are out of place.&lt;/p&gt;
&lt;p&gt;If you try the code you&#039;ll see what I mean&lt;/p&gt;
 </description>
     <pubDate>Sat, 12 Jan 2008 18:31:09 +0000</pubDate>
 <dc:creator>Rajaie</dc:creator>
 <guid isPermaLink="false">comment 1227841 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I did not try this out, but</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/browser-problems-and-paragraph-css#comment-1227840</link>
    <description> &lt;p&gt;I did not try this out, but I can see that you are using &quot;min-height&quot; -- IE prior to version 7 did not understand this.&lt;/p&gt;
&lt;p&gt;I suggest using &quot;height&quot; instead of &quot;min-height&quot; for IE 5/6. Because of an IE bug that treats &quot;height&quot; as &quot;min-height&quot; in many cases, that may work for you.&lt;/p&gt;
&lt;p&gt;There are several ways of giving a rule to IE 5/6 alone. My preference is the &quot;Tan hack&quot; aka the &quot;star-html&quot; hack, like this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;nbsp; *&amp;nbsp; html div#main {height: 700px;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
 </description>
     <pubDate>Sat, 12 Jan 2008 17:30:32 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1227840 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
