<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1027669" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1027669</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Design...</title>
    <link>https://www.webmaster-forums.net/website-critique-area/requesting-website-review#comment-1164237</link>
    <description> &lt;p&gt;Well, I am not crazy about your colors.  And the information write up in the beginning does not really tell me what the site is.  Instead of telling me it is the idea of your vice president, which means absolutely nothing to me...  tell me what I am looking at.&lt;/p&gt;
&lt;p&gt;That&#039;s my 2 cents.&lt;/p&gt;
&lt;p&gt;Robb&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Jan 2005 18:27:22 +0000</pubDate>
 <dc:creator>rluther</dc:creator>
 <guid isPermaLink="false">comment 1164237 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/requesting-website-review#comment-1164224</link>
    <description> &lt;p&gt;Well, when you realise tables are evil you&#039;re half way towards the freedom and glory of standards based, semantic markup&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Jan 2005 13:33:22 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1164224 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/requesting-website-review#comment-1164217</link>
    <description> &lt;p&gt;OK some tips to help get your site validated:&lt;/p&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt;To help tidy things up a little put your styling info into external CSS files&lt;/li&gt;
&lt;li&gt;Forget about using tables to layout the page, use div tags that are defined in your style sheet&lt;/li&gt;
&lt;li&gt;Use lists for your navigation buttons&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;At the moment things are a bit all over the place, you have content prior to your opening body tag, no opening table tag, a whole heap of center tags at start of the page with no closing tags just to point out a few things I picked up.&lt;/p&gt;
&lt;p&gt;Check out the link below it should give you a bit of an assist.&lt;br /&gt;
&lt;a href=&quot;http://css.maxdesign.com.au/selectutorial/tutorial_intro.htm&quot; class=&quot;bb-url&quot;&gt;http://css.maxdesign.com.au/selectutorial/tutorial_intro.htm&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Jan 2005 05:01:24 +0000</pubDate>
 <dc:creator>syawilim</dc:creator>
 <guid isPermaLink="false">comment 1164217 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/requesting-website-review#comment-1164212</link>
    <description> &lt;p&gt;The greys look very boring (a gradient is a good way to make it exciting) and maybe a flash menu or something.&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Jan 2005 01:31:19 +0000</pubDate>
 <dc:creator>SMterminator</dc:creator>
 <guid isPermaLink="false">comment 1164212 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/requesting-website-review#comment-1164027</link>
    <description> &lt;p&gt;W3 validator can be a bit confusing, but it works very nicely and is brutally honest &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;&lt;/p&gt;
 </description>
     <pubDate>Mon, 10 Jan 2005 02:50:23 +0000</pubDate>
 <dc:creator>TaylorAtCTS</dc:creator>
 <guid isPermaLink="false">comment 1164027 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/requesting-website-review#comment-1163931</link>
    <description> &lt;p&gt;I understand what you&#039;re saying, Jeeves -- guess this &quot;old man&quot; is gonna have to keep reading and trying ... thanks for the tips; I did have my site in those gawd-awful, cumbersome tables until I finally figured out how to shorten the code and load time using CSS. &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; &lt;/p&gt;
&lt;p&gt;&lt;em&gt;Now...back to more reading...&lt;/em&gt; &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 08 Jan 2005 19:19:57 +0000</pubDate>
 <dc:creator>travelagent</dc:creator>
 <guid isPermaLink="false">comment 1163931 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/requesting-website-review#comment-1163926</link>
    <description> &lt;p&gt;Don&#039;t think HTML think XHTML and CSS baby! What&#039;s more:&lt;br /&gt;
Tables are used to display data in a tabular format, nothing else.&lt;br /&gt;
If you code using XHTML and CSS (properly -- using the semantic web ethos of the great Mr Berners-Lee himself) you can change the entire design of a site just by using different CSS, with no change to the content!&lt;br /&gt;
You can provide a different look according to the viewing technology being employed by the end-user, for example: Screen, print, projector etc.&lt;/p&gt;
&lt;p&gt;Bear in mind that CSS has been a W3C Recommendation since 1999, and that css written for print/screen (I haven&#039;t tested the others) will even work in IE5! Another item of note is that the number of Mozilla and Opera users is on the rise whereas IE is gradually losing market share (as it should - its W3C Standards support is terrible and it distinctly lacks many of the features of other browsers). Mozilla and Opera are both standards compliant, so there is no excuse for not designing to these standards.&lt;/p&gt;
&lt;p&gt;Yes the web is changing, and for the better, the W3C validator is just one more peice of technology you&#039;ll have to familiarise yourself with.&lt;/p&gt;
 </description>
     <pubDate>Sat, 08 Jan 2005 17:55:21 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1163926 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/requesting-website-review#comment-1163912</link>
    <description> &lt;p&gt;JeevesBond -- maybe I didn&#039;t make myself clear in the opening statement:&lt;/p&gt;
&lt;p&gt;When I started doing websites, there was no HTML Validation system -- I can interpret results if it&#039;s written in a way I, and many thousands more, can understand ... perhaps you have more experience with the Validator than I do.&lt;/p&gt;
 </description>
     <pubDate>Sat, 08 Jan 2005 14:23:08 +0000</pubDate>
 <dc:creator>travelagent</dc:creator>
 <guid isPermaLink="false">comment 1163912 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/requesting-website-review#comment-1163911</link>
    <description> &lt;p&gt;Troy1960 -- do you always make &quot;assumptions&quot; in your daily life?  No ... you&#039;re dead wrong about your assumption; I &quot;reviewed&quot; many sites of which didn&#039;t stand out that great to me and I don&#039;t need to &quot;get my posts up&quot; for a review.&lt;/p&gt;
&lt;p&gt;However, after reviewing each site you have, it looks about like {yawn} a rating of around 2.0 for each one.&lt;/p&gt;
 </description>
     <pubDate>Sat, 08 Jan 2005 14:19:10 +0000</pubDate>
 <dc:creator>travelagent</dc:creator>
 <guid isPermaLink="false">comment 1163911 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/requesting-website-review#comment-1163909</link>
    <description> &lt;p&gt;Hmmff, there&#039;s nothing wrong with the W3C validator, if you know how to interpret the results. It can be rather ambiguous in its results but detecting exactly what is causing an error is often difficult for something automated (ever tried reading the output from a C compiler?)&lt;/p&gt;
&lt;p&gt;Most likely is that you&#039;ve typed a tag name incorrectly or forgotten to close a non-empty tag so always check for that kind of thing first. &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;&lt;/p&gt;
 </description>
     <pubDate>Sat, 08 Jan 2005 13:18:43 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1163909 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
