<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1020523" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1020523</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/should-i-start-coding-xhtml#comment-1125690</link>
    <description> &lt;p&gt;thing is what level are they, css 1 or 2 or both, xhtml 1, 1.*, 2.* or all, html 2, 4, or all ... and as none of them are fully accepted on any browser the answers will be different depending on what the book (w3c) says and what actually works.&lt;br /&gt;
Example, CSS is meant to be the new method of site layouts, BUT and this is a very big but, it all depends on how its used because if its not used properly it&#039;s unaccessible for people with disabilitys even thou it may comply to w3c standards it wont comply with section 803 or wai standards. If you answer the questions to one standard, it could be wrong answer for the others. so who then is right and who is wrong? well youd be wrong cause they set the questions and answers.&lt;br /&gt;
The correct way is make your site, turn off CSS and see if your site is still workable, if it is, congrats you have the closest to workable site you can have (with added options like jumping nav and external link descriptions etc).&lt;br /&gt;
so at the end of the day its just a bit of paper that means different things to different people.&lt;/p&gt;
&lt;p&gt;And if your wondering, it&#039;s just about impossible to get all bits (xhtml, wai and 508) working together but not impossible to get two of them (xhtml and wai or xhtml and 508) on a complex layout.&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 09:54:38 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1125690 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/should-i-start-coding-xhtml#comment-1125686</link>
    <description> &lt;p&gt;Even if you do know it, you don&#039;t need a peice of paper for that...or do you?&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 09:42:31 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1125686 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/should-i-start-coding-xhtml#comment-1125683</link>
    <description> &lt;p&gt;There are other sites with tests (I even have quiz on my site) at the end of the day its (the cert) just a bit of paper, you either know it or you don&#039;t&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 09:30:24 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1125683 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/should-i-start-coding-xhtml#comment-1125678</link>
    <description> &lt;p&gt;I don&#039;t really think you need to take the test, but if you want, then go ahead.&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 07:30:16 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1125678 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/should-i-start-coding-xhtml#comment-1125674</link>
    <description> &lt;p&gt;Ok, I use HomeSite 5.0 so I believe it has a built in validater. I think I&#039;ll go ahead and start using xhtml. &lt;/p&gt;
&lt;p&gt;One more question while I am kind of on the subject. Do you think the online certificates that you can get at &lt;a href=&quot;http://www.w3schools.com&quot; class=&quot;bb-url&quot;&gt;w3schools.com&lt;/a&gt; are worth the money/effort. They are $50 american to take the test and I think I could pass the html,css,xhtml test pretty soon.&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 05:28:42 +0000</pubDate>
 <dc:creator>TOBART</dc:creator>
 <guid isPermaLink="false">comment 1125674 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/should-i-start-coding-xhtml#comment-1125669</link>
    <description> &lt;p&gt;I agree.  Also, if you run a validator every once in awhile you&#039;ll get into the habit of coding things properly a whole lot faster.  It helps to have an HTML editor that has one built-in, if yours doesn&#039;t already.  Sure, it may involve a few weeks of frustration but in the long run it will be worth it.&lt;/p&gt;
&lt;p&gt;(and I don&#039;t think it&#039;s a horrible crime if you&#039;ve got a mistake here and there during the learning stages)&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 03:02:12 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1125669 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/should-i-start-coding-xhtml#comment-1125668</link>
    <description> &lt;p&gt;in short YES&lt;/p&gt;
&lt;p&gt;in long YES because it&#039;s so easy, XHTML is actually just a end slash on single tags and then you have the XML side of it which isn&#039;t very compatible between browsers yet.&lt;br /&gt;
If you have coded HTML in lower case and always used quotes around values you wont have any problem adapting if you didnt then you&#039;ll have to retrain yourself but it&#039;s just practice.&lt;br /&gt;
It&#039;s not a case of being flawless, just ordered and tidy&lt;/p&gt;
&lt;p&gt;Learn XHTML and CSS then move to PHP, XHTML will actually help you in PHP as it&#039;s case senstive and tidy code is happy code &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;
 </description>
     <pubDate>Wed, 19 Feb 2003 02:56:41 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1125668 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
