<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018004" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018004</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-newbie-developercom#comment-1105718</link>
    <description> &lt;p&gt;sorry, the color-background-color is 3 nested tables (the triple background layouts ...)&lt;br /&gt;
bgcolor - background image - bgcolor wont work, has to be bgcolor - background image - background image&lt;/p&gt;
&lt;p&gt;these arent being used much these days so doesnt matter, just something I found out years ago the hard way and thougt I&#039;d pass on. sometimes knowing the older stuff helps in new stuff&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Mar 2002 22:01:06 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1105718 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-newbie-developercom#comment-1105696</link>
    <description> &lt;p&gt;Haven&#039;t reviewed this yet so I thought I&#039;d add a few comments. I agree about the colours being a little uninteresting. They look okay, just not too exciting.  I also think that you shoudl consider changing the font on the logo - I think that font has a very distinctive character to it (kind of reminds me to &#039;I Dream of Jeannie&#039; for some reason) and I don&#039;t think it coordinates well with the rest of the design.&lt;/p&gt;
&lt;p&gt;Now, the problem with all these popular boxy layouts is that they don&#039;t look so good if you don&#039;t get the layout exactly right.  Things really need to line up with each other better, you should try to get the spacing consistent between boxes, try to keep a strong alignment etc.  Move those two &quot;latest threads&quot; and &quot;latest tutorials&quot; up towards the top of the page - try to make room for them on the right side.  Also get rid of that webring, it&#039;s just ugly.  Close the gaps between the boxes on the left sidebar as well.  &lt;/p&gt;
&lt;p&gt;Your navigation menu should definitely be improved - I think those links should stand out more, and put a space between the arrow and the word.  I would also consider dividing that into two smaller menus, keeping your administrative type stuff (home, contact, about) separate from the real content.&lt;/p&gt;
&lt;p&gt;Okay, I clicked on &quot;tutorials&quot; and now I see a list of software/technologies to pick from. I choose Photoshop and now I see a big long list.  So I pick one. Then I see a list of information about the tutorial - so where is it?  Oh, I&#039;m supposed to click another link here.  Point being, too many steps here - just get rid of that last page and send the user directly to the tutorial.  Also make it more clear that these are not yours - give some credit to the site you&#039;re linking from.  A good idea would be to add a column on that long table for the host site.&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Mar 2002 14:55:12 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1105696 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-newbie-developercom#comment-1105683</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by Busy &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;&lt;br /&gt;
nested tables: NS wont do color-background-color, it will appear as color-background-background, way around this is to make a 20x20 (or anysize) image of the color you want and use that as background image.&lt;br /&gt;
Mairvings first comment was to always use a &amp;amp;nbsp;, but his didnt display.&lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Weird I didn&#039;t see the non-breaking space not display. I assumed that since I left off the ; that it would. As far as the color-background-color, I assume that you mean something like this:&lt;/p&gt;
&lt;p&gt;Why is this table bgcolor not white&lt;/p&gt;
&lt;p&gt;I usually fix that by adding another table:&lt;/p&gt;
&lt;p&gt;Hey it&#039;s white now.&lt;/p&gt;
&lt;p&gt;Works like a charm.&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Mar 2002 12:19:19 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1105683 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-newbie-developercom#comment-1105676</link>
    <description> &lt;p&gt;Here&#039;s an article on NS &amp;amp; CSS &lt;a href=&quot;http://www.mako4css.com/Issues.htm&quot; class=&quot;bb-url&quot;&gt;http://www.mako4css.com/Issues.htm&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Mar 2002 08:22:17 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1105676 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-newbie-developercom#comment-1105675</link>
    <description> &lt;p&gt;useless imformation - NS actually started tables among other things&lt;/p&gt;
&lt;p&gt;If you use Opera or NS to write your code you&#039;ll end up doing less work, if you use Opera it has a built in validation link (right click - validate) which uses W3C&#039;s site. but a warning, just because it validates doesnt been it will display the same in all browsers.&lt;/p&gt;
&lt;p&gt;some things NS doesnt like (tables mostly), NS4.7 a:hover doesnt work so use a opposite background color for a:link colors)&lt;br /&gt;
nested tables: NS wont do color-background-color, it will appear as color-background-background, way around this is to make a 20x20 (or anysize) image of the color you want and use that as background image.&lt;br /&gt;
Mairvings first comment was to always use a &amp;amp;nbsp;, but his didnt display.&lt;br /&gt;
always add your td cell content after the td (same as you should do links) content is the right way, or if its a big group of text leave the first word or tag next to the td tag.&lt;br /&gt;
NS&#039;s default cellpadding and cellspacing are different to IE, (same as margins) if you want 0 padding and spacing, add cellspacing=&quot;0&quot; and cellpadding=&quot;0&quot; or you&#039;ll get unexpected results&lt;br /&gt;
font tag wont work in tables, each td has to have its own font tag (better off using css instead)&lt;br /&gt;
border color, borderstyle, frame style (table frames) etc dont work if you want a border around the table use nested tables using cellpadding and spacing to suit,&lt;br /&gt;
mouseover bgcolor doesnt work&lt;br /&gt;
also a nested table with 2 widths of 100% (table and td) can have weird effects, usually removing one of the widths fixs this.&lt;br /&gt;
thats about all off the top of my head.&lt;/p&gt;
&lt;p&gt;basically its how tables were made to be used, no gimmicks like IE has included, use good coding (no nested tags, open and close each tag etc) and you wont go far wrong.&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Mar 2002 06:37:03 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1105675 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-newbie-developercom#comment-1105655</link>
    <description> &lt;p&gt;Korndragon,&lt;/p&gt;
&lt;p&gt;Here is a pretty good &lt;a href=&quot;http://www.outfront.net/articles/tables1.htm&quot; class=&quot;bb-url&quot;&gt;ARITCLE ON TABLES&lt;/a&gt; that brings up several compatability issues that may be of some help. There are three parts to it. Make sure you read all of them.&lt;/p&gt;
&lt;p&gt;I would also like to add. Instead of trying to center tables or things inside your tables by using the  tag it would be better to use align=&quot;center&quot;. Like this:&lt;/p&gt;
&lt;p&gt;    Hello&lt;/p&gt;
&lt;p&gt;    Hello&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Mar 2002 04:21:33 +0000</pubDate>
 <dc:creator>disaster-master</dc:creator>
 <guid isPermaLink="false">comment 1105655 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-newbie-developercom#comment-1105652</link>
    <description> &lt;p&gt;Korndragon, I usually just test stuff in NS 4.7. If it works there it works most everywhere. It&#039;s not difficult to code for NS. Some of the main things to remember are:&lt;/p&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt;Make sure that your empty cells aren&#039;t. Put a &amp;amp;nbsp in them to keep them from collapsing.&lt;/li&gt;
&lt;li&gt;Make sure to close your tags. IE doesn&#039;t care all that much but NS is much more compassionate.&lt;/li&gt;
&lt;li&gt;Turn off your margins with marginwidth=0, marginheight=0.&lt;/li&gt;
&lt;li&gt;Some things like changing the color on hyperlink rollovers, colored scrollbars, etc. will not work in NS. But they are only eye candy anyway. The links will work they just want change color.&lt;/li&gt;
&lt;li&gt;Stay away from stuff like Iframe, bordercolor, etc as they mostly work in IE.&lt;/li&gt;
&lt;li&gt;Don&#039;t get too carried away with CSS and NS or you could have problems.&lt;/li&gt;
&lt;li&gt;Be careful of forms with textboxes as NS makes them 2-3 wider than IE.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That is enough to get you started.&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Mar 2002 04:00:08 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1105652 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-newbie-developercom#comment-1105651</link>
    <description> &lt;p&gt;i have heard about this conflict for a long time, but really paid no attention to it. But now it is acually making a difference it seems, so i am gonna&#039; go &quot;re-learn&quot; html and javascript. not really re-learn, but sharpen my skills. does anyone know where some good tutorials/arcticles are about coding tables with netscape? any special attributes that you dont use in IE?&lt;/p&gt;
&lt;p&gt;thnx,&lt;br /&gt;
korndragon&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Mar 2002 03:28:33 +0000</pubDate>
 <dc:creator>korndragon</dc:creator>
 <guid isPermaLink="false">comment 1105651 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-newbie-developercom#comment-1105634</link>
    <description> &lt;p&gt;It seems to me that you have your mind made up and plan to leave your site as is but one thing I would like to comment on is...I don&#039;t think anyone should &quot;code&quot; for any particular  browser. If you write valid code for your tables, it should work fine in all browsers. &lt;/p&gt;
&lt;p&gt;If you have mistakes in your code, IE is much more forgiving and will make your mistakes look at least half way decent. If you are serious about what your site will look like in other browsers you should make sure that you have no mistakes.&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Mar 2002 00:44:19 +0000</pubDate>
 <dc:creator>disaster-master</dc:creator>
 <guid isPermaLink="false">comment 1105634 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-newbie-developercom#comment-1105625</link>
    <description> &lt;p&gt;the stats on my site show that over 90% of the visitors use MSIE.&lt;br /&gt;
plus i dont know how to code with tables for netscape...&lt;/p&gt;
 </description>
     <pubDate>Wed, 27 Mar 2002 22:50:32 +0000</pubDate>
 <dc:creator>korndragon</dc:creator>
 <guid isPermaLink="false">comment 1105625 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
