<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1031321" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1031321</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-formatting-across-different-browsers#comment-1183249</link>
    <description> &lt;p&gt;You&#039;ll have to do allot of hacks to get the page to work in Netscape Commuicator 4.8. Basically it just doesn&#039;t support much of the CSS that you are using. The best solution if you must have a usable page for NN4.x is to get the style sheat to turn off. Just print the plain html without any layout or styles. Or just minimal styles. That way people on NN4.x can still see and read and use the page even if the site doesn&#039;t look the way it was intended.&lt;/p&gt;
&lt;p&gt;One easy way to do this is to use the @import command to load in your style sheat. (NN4 can&#039;t understand the @import command so won&#039;t load the style sheet. All the ther browsers will load it though.) You can have a seccond style sheet using the usual link method and put just the basic colours and backgrounds in the second sheet and the complex layout CSS in the @import&#039;ed sheat.&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;@import &amp;quot;css/not/for/netscape/4.x/and_older/browser.css&amp;quot;;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;link rel=&amp;quot;stylesheet&amp;quot; type=&amp;quot;text/css&amp;quot; href=&amp;quot;the/simple/css/for/all/browsers.css&amp;quot; /&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Though as Roo says - who uses Netscape 4.x browsers these days.&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Oct 2005 21:27:55 +0000</pubDate>
 <dc:creator>Rincewind</dc:creator>
 <guid isPermaLink="false">comment 1183249 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-formatting-across-different-browsers#comment-1183237</link>
    <description> &lt;p&gt;Forget about Netscape 4X. It&#039;s an ancient browser that doesn&#039;t support standards, including CSS.&lt;/p&gt;
&lt;p&gt;If you want to test in Netscape, test in versions 7 and 8.&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Oct 2005 19:16:17 +0000</pubDate>
 <dc:creator>Roo</dc:creator>
 <guid isPermaLink="false">comment 1183237 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Thanks mate - problem solved - well almost.</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-formatting-across-different-browsers#comment-1183235</link>
    <description> &lt;p&gt;The float left for the main content has worked for every browser. There is still a wierd problem with Netscape Commuicator 4.8 - everything is all over the shot.&lt;/p&gt;
&lt;p&gt;Cheers&lt;br /&gt;
Debs&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Oct 2005 18:37:20 +0000</pubDate>
 <dc:creator>debchall</dc:creator>
 <guid isPermaLink="false">comment 1183235 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-formatting-across-different-browsers#comment-1183157</link>
    <description> &lt;p&gt;Quite curious bug in FF. However, I did find a solution. If you tell your #maincontent to also float:left they you will see the overlap dissapear. You could do with validating your code though, and move off the transitional doctype to a strict one. Then have a look at removing those  and  tags that you have all over the place.&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Oct 2005 02:46:05 +0000</pubDate>
 <dc:creator>Rincewind</dc:creator>
 <guid isPermaLink="false">comment 1183157 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
