<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016561" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016561</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-please-7#comment-1096980</link>
    <description> &lt;p&gt;thanks busy and merry christmax:)&lt;/p&gt;
&lt;p&gt;I have also wide space on the left bottom...can&#039;t correct it:(&lt;/p&gt;
&lt;p&gt;I have corrected the top table by adding a layout cell with &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;but the white space on the bottom left is really annoying&lt;/p&gt;
 </description>
     <pubDate>Mon, 24 Dec 2001 00:54:03 +0000</pubDate>
 <dc:creator>zoz123</dc:creator>
 <guid isPermaLink="false">comment 1096980 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-please-7#comment-1096977</link>
    <description> &lt;p&gt;zoz123 since its Xmas eve here in NZ today, I may be pushed for time, got some food shopping to do and now have to go find somewhere open to get a new waterbed heater, mine picked a fine time to stop working.&lt;/p&gt;
&lt;p&gt;The bottom black part thats not showing up just needs a &amp;amp;nbsp; in a bottom empty td cell and the top cell that i mentioned before also needs it.&lt;br /&gt;
but the overall width in NS4.7 is another matter, you either have to make the site a fixed width (like your top banner is) or make it all 100% including your top banner (black bg under top banner so it extends).&lt;/p&gt;
&lt;p&gt;thats the basics for 800x600, havent tried it on larger screens. Not sure if its my version of NS6 or not but the images (links) actually disappear on mouseover. there is still a slight scroll bar at800x600 in NS6 but thats a nested table issue.  &lt;/p&gt;
&lt;p&gt;I&#039;ll look some more when I get home&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Dec 2001 22:05:36 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1096977 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-please-7#comment-1096961</link>
    <description> &lt;p&gt;Hi Busy...&lt;/p&gt;
&lt;p&gt;Thanks alot for offering help:)&lt;/p&gt;
&lt;p&gt;Bad thing I don&#039;t know code..I am user of DW and photoshop only...&lt;/p&gt;
&lt;p&gt;I am willing o learn HTML though, but it will take some time for sure. &lt;/p&gt;
&lt;p&gt;I am using glow (not blur) for the rollover to make some feeling of light as the menutitle is black..&lt;/p&gt;
&lt;p&gt;U r right about DW, pages look nearly perfect on IE but on Netscape they look highly distorted!&lt;/p&gt;
&lt;p&gt;Just point the errors to me and I will try to fix them..No need to do it for me:) Just give me the fish:)&lt;/p&gt;
&lt;p&gt;I don&#039;t have scroll bards too..Webmistress told me she noticed scrollbars..&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Dec 2001 18:43:26 +0000</pubDate>
 <dc:creator>zoz123</dc:creator>
 <guid isPermaLink="false">comment 1096961 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-please-7#comment-1096922</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: how to make it netscape compatible using dreamweaver? &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Easy, delete dreamweaver and hand code your html &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;, but seriously, DW and FP arent really Netscape friendly, they tend to lean towards IE which is very relaxed in bad coding. to do it properly with a WYSISWG you&#039;ll always end up with some hand coding to make it universal.&lt;/p&gt;
&lt;p&gt;It lines up well in IE5 and Opera6, has the same probelm as before in NS6 (which is my fault) but is worse now in Net4.7&lt;/p&gt;
&lt;p&gt;remember before i told you to change that line to:&lt;br /&gt;
  well you did and that was great, only problem is i wrote what was meant to be in between the font tags in html and it didnt show up - sorry.&lt;br /&gt;
so inbetween the font tags, add &amp;ampnbsp; (if you write &amp;ampnbsp; it doesnt appear, it has to be written as &amp;amp;amp;nbsp; ).&lt;/p&gt;
&lt;p&gt;I&#039;ll have a play with your code after dinner and see what I can come up with, shouldnt be anything major.&lt;/p&gt;
&lt;p&gt;Also the blur on mouseover isnt a nice effect, changing color would be better.&lt;/p&gt;
&lt;p&gt;no scroll bar for me at 800x600 on opera6 or IE5, but slight one on NS6 (massive one on 4.7 but we&#039;ll fix that in a sec)&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Edit:&lt;/em&gt; OK I had a sneak at your code, and think it may be easier for us both if you recode your layout, I counted 13 tables and with so much unused cells that DW adds to your code, redoing it would not only make it easier to fix but also speed your loading time as some of these tables are very deeply nested.&lt;br /&gt;
I&#039;d say work on 5 tables (only 1 nested)&lt;br /&gt;
1/ banner (100% width)&lt;br /&gt;
2/ black line, welcome and top navigation&lt;br /&gt;
3/ side image and content section&lt;br /&gt;
4/ nested table (maybe) with side image valigned top in left side image of above&lt;br /&gt;
5/ lower naviagation and bottom black line&lt;/p&gt;
&lt;p&gt;and if you wanted to could wrap all this in one main table to set your overall width etc but its on 0 margins so isnt really needed if all tables are set to same widths.&lt;/p&gt;
&lt;p&gt;Its up to you, I&#039;ll help you find the error in what you have now or with a new layout, choice is yours, but the key word here is help, I wont do it for you - give  man a fish, feed him for a day, teach him to fish feed him for life ...&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Dec 2001 04:19:19 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1096922 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I am back:)</title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-please-7#comment-1096913</link>
    <description> &lt;p&gt;Hi ...&lt;/p&gt;
&lt;p&gt;I have uploaded the site now...it has few errors at some pages in the bottom..&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.zohnytours.com&quot; class=&quot;bb-url&quot;&gt;http://www.zohnytours.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;please help me fixing them:)&lt;/p&gt;
&lt;p&gt;thanks busy for ur help and for webmistress:)&lt;/p&gt;
&lt;p&gt;I am using dreamweaver4..how to make it netscape compatible using dreamweaver? &lt;/p&gt;
&lt;p&gt;thanks alot in advance&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Dec 2001 03:09:41 +0000</pubDate>
 <dc:creator>zoz123</dc:creator>
 <guid isPermaLink="false">comment 1096913 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-please-7#comment-1096658</link>
    <description> &lt;p&gt;Looks good but I still think it needs a touch more colour somehow, maybe on the buttons as rollover??? Still getting a horizontal scrollbar at 800*600 though.&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Dec 2001 08:01:33 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1096658 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-please-7#comment-1096649</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: For netscape ompatibility, I have worked on it, but there is a white space between the main graphic and buttons, it should be black...I do hate that netscape for these weird results!!! any ideas how to fix it?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I had a look at your code, and you have a extra table row, remove this part:&lt;/p&gt;
&lt;p&gt;which is part of the fourth table from the top, also add &amp;amp;nbsp; to the empty td cells above it&lt;/p&gt;
&lt;p&gt;and to fix the thin white line mentioned, the line you have is this:&lt;/p&gt;
&lt;p&gt;change it to:&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;or you could remove it all together but gives you a slight line at the right. but you could resize your other cells&lt;br /&gt;
I only checked this at 800x600 on NS 4.7 and NS 6&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Dec 2001 05:49:35 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1096649 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>nice site</title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-please-7#comment-1096639</link>
    <description> &lt;p&gt;Hey, &lt;/p&gt;
&lt;p&gt;The 2nd one looks much moe better and more &quot;confidence inspiring&quot;. Although you might wanna use some more colors with it.. just to make the site a little upbeat, make sure you use sobre colors.&lt;/p&gt;
&lt;p&gt;good job..all the way&lt;/p&gt;
&lt;p&gt;apoorva&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Dec 2001 05:13:55 +0000</pubDate>
 <dc:creator>arcmax</dc:creator>
 <guid isPermaLink="false">comment 1096639 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Thanks</title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-please-7#comment-1096636</link>
    <description> &lt;p&gt;Thanks alot:)&lt;/p&gt;
&lt;p&gt;I will modify the text later , i added i t by copy/past so I didn&#039;t take notice of line breaks...&lt;/p&gt;
&lt;p&gt;yeah..there is one pixel on the left need black..couldn&#039;t do it though.&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; its not obvious but i have to find a solution for it in the final stage&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Dec 2001 04:26:53 +0000</pubDate>
 <dc:creator>zoz123</dc:creator>
 <guid isPermaLink="false">comment 1096636 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-please-7#comment-1096633</link>
    <description> &lt;p&gt;wow looks nice!&lt;/p&gt;
&lt;p&gt;in IE6 it looks like there is a thin white line on the left of the page. looks like perhaps the middle section of the page got shifted a pixel to the right somehow. (nothing major of course, just minorly cosmetic)&lt;/p&gt;
&lt;p&gt;there also appears to be some strange line breaking in the text on the page. for example, there are 2 line breaks in the middle paragraph, and there probably shouldn&#039;t be any. theres also one in the bottom paragraph that probably shouldn&#039;t be there.&lt;/p&gt;
&lt;p&gt;but overall your site looks great!&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Dec 2001 03:12:56 +0000</pubDate>
 <dc:creator>zULuGriD</dc:creator>
 <guid isPermaLink="false">comment 1096633 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
