<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1026204" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1026204</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-it-important-validate-your-code#comment-1192834</link>
    <description> &lt;p&gt;For those people who don&#039;t want to think of it in terms of code. Think of it in terms of cars.  30 years ago cars were simple and therefore easy to fix.  If something went wrong my dad could fix our car without the help of a mechanic or even a manual sometimes.  Nowadays cars are so complex that only trained professionals can deal with all the electrical circuits and special features.  Is this a bad thing?  No, it just means the consumer demanded to have more advanced features, and for that to happen the design of cars had to become more complex.  Sure my Dad can&#039;t fix the car but now he has power windows, AC, and many other features.  &lt;/p&gt;
&lt;p&gt;If you take this example of the car and translate it to the progression of coding web standards we can see great features like AJAX (controversial, I know) and XML being formed on the premise that the document they are working with is valid.  &lt;/p&gt;
&lt;p&gt;Imagine trying to roll down your power window and having it turn on the AC instead!  One simple crossed wire can do that! That&#039;s why we need to demand perfection in our industry and web standards/validation are the way to do that.&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Feb 2006 19:19:33 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1192834 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-it-important-validate-your-code#comment-1192456</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;robbluther wrote:&lt;/strong&gt; How do you get ColdFusion Code to validate?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;You don&#039;t have to worry about CF as it&#039;s server side.  You just need to make sure that the code it does output is valid.  For example &lt;a href=&quot;http://www.searchwebby&quot; class=&quot;bb-url&quot;&gt;www.searchwebby&lt;/a&gt; is bot XHTML strict and driven by complex CF....&lt;/p&gt;
 </description>
     <pubDate>Fri, 03 Feb 2006 09:52:26 +0000</pubDate>
 <dc:creator>openmind</dc:creator>
 <guid isPermaLink="false">comment 1192456 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-it-important-validate-your-code#comment-1192428</link>
    <description> &lt;p&gt;Nothing like ressurecting a post from 2004!!! I started reading from the beginning and lo and behold.. ran into posts from &#039;old timers&#039; I haven&#039;t &#039;heard&#039; from in awhile.&lt;br /&gt;
Funny that validation is still being questioned.&lt;br /&gt;
&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>Fri, 03 Feb 2006 03:03:09 +0000</pubDate>
 <dc:creator>dragonsjaw</dc:creator>
 <guid isPermaLink="false">comment 1192428 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-it-important-validate-your-code#comment-1192340</link>
    <description> &lt;p&gt;WEll...many  thanks for all the help..my site is now 100% validated (putting the validate icon on all the pages in the next day or so) and I&#039;ll be working on the boring, conservative logo now...this forum is awesome.&lt;br /&gt;
Carrie (WesB86)&lt;br /&gt;
&lt;a href=&quot;http://www.wescosales.com&quot; class=&quot;bb-url&quot;&gt;wescosales.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 02 Feb 2006 00:34:42 +0000</pubDate>
 <dc:creator>WesB86</dc:creator>
 <guid isPermaLink="false">comment 1192340 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-it-important-validate-your-code#comment-1192329</link>
    <description> &lt;p&gt;It gives you an excuse for those Bald spots. You can always blame them on pulling your hair out, while trying to validate your code.  &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>Wed, 01 Feb 2006 21:24:26 +0000</pubDate>
 <dc:creator>steve40</dc:creator>
 <guid isPermaLink="false">comment 1192329 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-it-important-validate-your-code#comment-1192197</link>
    <description> &lt;p&gt;A few reasons (off the top of my head) why valid code is good:&lt;/p&gt;
&lt;p&gt;1. Your code will take up less space. Especially if you use CSS instead of style elements.&lt;/p&gt;
&lt;p&gt;2. Your web pages will be future friendly (and easier to maintain).&lt;/p&gt;
&lt;p&gt;3. Your web pages will be more cross-browser friendly, hence more people will be able to view your site as you intend.&lt;/p&gt;
&lt;p&gt;4. Your web pages will be compatible with older browsers.&lt;/p&gt;
&lt;p&gt;5. Your web pages will be more Search Engine friendly (yes, search engines DO care about valid code, most SE&#039;s see your web page just like Lynx browser which doesn&#039;t allow for any invalid HTML at all).&lt;/p&gt;
&lt;p&gt;6. Your web pages will be able to be read by screen-readers and other disability-aimed programs and applications, hence more people will be able to view your web pages.&lt;/p&gt;
&lt;p&gt;There are plenty more reasons, but I&#039;m sure you can see that valid code IS important as well as moral.&lt;/p&gt;
&lt;p&gt;Hope this answers your question =)&lt;/p&gt;
 </description>
     <pubDate>Tue, 31 Jan 2006 16:56:51 +0000</pubDate>
 <dc:creator>Dux0r</dc:creator>
 <guid isPermaLink="false">comment 1192197 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-it-important-validate-your-code#comment-1191837</link>
    <description> &lt;p&gt;Megan,&lt;br /&gt;
Thanks my site is 99% validated. By tomorrow it will be 100%...this forum is beyond awesome and so helpful.&lt;br /&gt;
Carrie (WesB86)&lt;br /&gt;
&lt;a href=&quot;http://www.wescosales.com&quot; class=&quot;bb-url&quot;&gt;wescosales.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 Jan 2006 02:26:29 +0000</pubDate>
 <dc:creator>WesB86</dc:creator>
 <guid isPermaLink="false">comment 1191837 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-it-important-validate-your-code#comment-1191794</link>
    <description> &lt;p&gt;thanks so much i&#039;ll get right on it..i just love having the validation code on my pages and if i do it with css it will change all at once...that will be extremely nice...i&#039;ll get back with you and thanks again&lt;/p&gt;
 </description>
     <pubDate>Fri, 27 Jan 2006 16:53:12 +0000</pubDate>
 <dc:creator>WesB86</dc:creator>
 <guid isPermaLink="false">comment 1191794 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-it-important-validate-your-code#comment-1191792</link>
    <description> &lt;p&gt;Carrie - the first thing you need to do  is put that background into your CSS rather than using the table attribute. So you&#039;d have style=&quot;background: url(&#039;images/blueheader.jpg&#039;);&quot; or a class for that table in your mystyles.css that would include that bit. Same with the valign=&quot;top&quot; further down that&#039;s throwing a error.&lt;/p&gt;
&lt;p&gt;It&#039;s also throwing errors on some of your ID&#039;s - ID&#039;s should only be used for unique items. That is, things that only appear once on the page. If they&#039;re used more than once, you should use a class instead of an ID.&lt;/p&gt;
&lt;p&gt;For the trafficzap thing, you just need to encode the ampersand in the url.  SO instead of &amp;amp;, put &amp;amp;. (that&#039;s actually in Busy&#039;s post at the very top of this page!!)&lt;/p&gt;
&lt;p&gt;Fix those things and it should validate&lt;/p&gt;
&lt;p&gt;Rob - I don&#039;t know about CF. It&#039;s not a standard so the validator wouldn&#039;t understand it. It does handle PHP pages fine. You&#039;d have to try it and see what happens.&lt;/p&gt;
 </description>
     <pubDate>Fri, 27 Jan 2006 16:44:21 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1191792 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-it-important-validate-your-code#comment-1191791</link>
    <description> &lt;p&gt;How do you get ColdFusion Code to validate?&lt;/p&gt;
 </description>
     <pubDate>Fri, 27 Jan 2006 16:36:27 +0000</pubDate>
 <dc:creator>robbluther</dc:creator>
 <guid isPermaLink="false">comment 1191791 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
