<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016887" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016887</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/question-regarding-layout#comment-1098391</link>
    <description> &lt;p&gt;See, i can preview my site in netscape and it looks fine, but when its uploaded it screws up.  To top my problems off, i cannot even connect through my ftp server. i think my school did something with blocking it, for some odd reason&lt;/p&gt;
&lt;p&gt;I tried something though.  I deleted the spacer areas in my html section, and it made the page look like it does when uploaded to Netscape, so i think its the spacer problem, and not the empty table section.&lt;/p&gt;
 </description>
     <pubDate>Wed, 16 Jan 2002 00:11:30 +0000</pubDate>
 <dc:creator>jag5311</dc:creator>
 <guid isPermaLink="false">comment 1098391 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/question-regarding-layout#comment-1098390</link>
    <description> &lt;p&gt;remember what you see is sometimes whats in your cache, thats why you could be seeing where the spacer should be.&lt;/p&gt;
&lt;p&gt;dont forget to remove the C drive path to your image (spacer)&lt;/p&gt;
&lt;p&gt;A empty td tag in NS is just that, a empty tag, a &amp;amp;nbsp; which is a none breaking space adds something to the cell so is no longer empty, if its a small cell you can add font tags around the non breaking space, (i use font size-2 which seems to work best)&lt;br /&gt;
did you know netscape invented/started tables ?&lt;/p&gt;
 </description>
     <pubDate>Wed, 16 Jan 2002 00:00:56 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1098390 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/question-regarding-layout#comment-1098388</link>
    <description> &lt;p&gt;Well, im thinking that i need to upload spacer.gif because that is what is standard in dreamweaver, but for some reason i don&#039;t have to with IE.  So i am giong to upload that gif file and see if it makes a difference in netscape.  Well, i tried erasing all those empty tables, but it actually tore down my site to what it looks like in netscape.  So that leads me more to believe i need to upload the gif file&lt;/p&gt;
&lt;p&gt;if that doesn&#039;t work, i will add the &amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;bryan&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Jan 2002 23:42:18 +0000</pubDate>
 <dc:creator>jag5311</dc:creator>
 <guid isPermaLink="false">comment 1098388 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/question-regarding-layout#comment-1098376</link>
    <description> &lt;p&gt;Displays the same in NS 4.7 as it does in IE5 (excpet the news bit doesnt work) and in IE (800x600) there is a scroll bar, but not in NS&lt;/p&gt;
&lt;p&gt;just looked at it in NS 6, hmm, looking at your code (you should maybe validate it as well) your using a lot of empty  cells, add &amp;ampnbsp; to them (&amp;ampnbsp;)&lt;/p&gt;
&lt;p&gt;your also using a lot of your full path names: &lt;img height=&quot;1&quot; width=&quot;24&quot; src=&quot;///C|/WINDOWS/Profiles/Bryan/Desktop/New gamecube site/spacer.gif&quot; /&gt; which wouldnt work on any machine (except yours)&lt;/p&gt;
&lt;p&gt;works the same as IE in Opera, as opera6&lt;/p&gt;
&lt;p&gt;validate your code and add the &amp;amp;nbsp; and it should be sweet, I see the font all the same size in all browsers, including NS6&lt;br /&gt;
dont blame Netscape for your own mistakes&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Jan 2002 22:44:49 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1098376 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/question-regarding-layout#comment-1098345</link>
    <description> &lt;p&gt;Thanks.  Oh, and if anyone can view my page in netscape which i just did, and tell me why the damnt thing shows up the way it does, that would be real helpful.  I mean, it doesn&#039;t even look like a website in netscape, that is rediculous.  I know a small percentage of the population uses netscape, but still.  The text is small, the logo doesn&#039;t even show up.  Its like, netscape interpretes my html code and craps on it.&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Jan 2002 16:33:37 +0000</pubDate>
 <dc:creator>jag5311</dc:creator>
 <guid isPermaLink="false">comment 1098345 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/question-regarding-layout#comment-1098342</link>
    <description> &lt;p&gt;Horizontal scrollbar. I&#039;ll have a look at it when I get back to my main pc.&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Jan 2002 16:29:02 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1098342 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/question-regarding-layout#comment-1098340</link>
    <description> &lt;p&gt;Im sorry, but what does a HSB mean?  I still don&#039;t know how to correct the top right corner, i mean it sometimes goes all the way over, sometimes it doesn&#039;t.&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Jan 2002 16:24:51 +0000</pubDate>
 <dc:creator>jag5311</dc:creator>
 <guid isPermaLink="false">comment 1098340 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/question-regarding-layout#comment-1098326</link>
    <description> &lt;p&gt;Definitely agree! Although I still get a hsb at 800*600 and I think the text looks too big.&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Jan 2002 14:09:12 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1098326 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/question-regarding-layout#comment-1098325</link>
    <description> &lt;p&gt;Well that looks about 100x better!&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Jan 2002 14:05:53 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1098325 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/question-regarding-layout#comment-1098310</link>
    <description> &lt;p&gt;well, i believe i am finished.  had to go with block styled buttons, but it still looks good.  About 100% better then the original idea i came to you guys with.  Thanks for all the help.&lt;/p&gt;
&lt;p&gt;bryan&lt;/p&gt;
&lt;p&gt;for one last viewing&lt;br /&gt;
&lt;a href=&quot;http://www.gamecubecheats.net/seemac/seemac.htm&quot; class=&quot;bb-url&quot;&gt;gamecubecheats.net/seemac/seemac.htm&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Jan 2002 07:23:39 +0000</pubDate>
 <dc:creator>jag5311</dc:creator>
 <guid isPermaLink="false">comment 1098310 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
