<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012725" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012725</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/prob-site-look-netscape#comment-1073509</link>
    <description> &lt;p&gt;Interesting way of doing table borders! It can&#039;t work this way in netscape though. The problem is that netscape doesn&#039;t display table background colours unless there is actual content placed inside it.  So, if I define a table cell with a background colour like this:&lt;/p&gt;
&lt;p&gt;Netscape won&#039;t show anything because there is nothing in the cell.  If I do this:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Netscape will display the red cell because there is something in that cell.  &lt;/p&gt;
&lt;p&gt;IE, on the other hand, displays table background colours no matter what.  So in this case, it is displaying the black background in the cellpadding area you&#039;ve set.  &lt;/p&gt;
&lt;p&gt;What you have to do is create 1 pixel borders around your boxes using table cells with black backgrounds and spacer (transparent) gif&#039;s to fill them in so netscape will display them.  The code to create the box will look something like this:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;spacer.gif&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;spacer.gif&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;&lt;br /&gt;
	TITLE&lt;br /&gt;
	&lt;img src=&quot;spacer.gif&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;&lt;/p&gt;
&lt;p&gt; content fjas;ldj hf;kj&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;spacer.gif&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I hope this all made sense.&lt;/p&gt;
 </description>
     <pubDate>Fri, 03 Nov 2000 19:09:00 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1073509 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
