<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1044008" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1044008</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Hi there.
One thing to</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-fix-html-errors#comment-1242387</link>
    <description> &lt;p&gt;Hi there.&lt;br /&gt;
One thing to remember for any future projects is:&lt;br /&gt;
Test often, test early.&lt;/p&gt;
&lt;p&gt;If you start validating any code from the outset of your project, it will be a whole lot easier to manage.&lt;/p&gt;
&lt;p&gt;Also, I have saved templates for just the Header sections, which include the Doctypes etc. Any new project, I can simply start with an already validated and meaningful header.&lt;/p&gt;
&lt;p&gt;Hope this will help you..&lt;/p&gt;
 </description>
     <pubDate>Fri, 05 Jun 2009 08:25:50 +0000</pubDate>
 <dc:creator>benjy</dc:creator>
 <guid isPermaLink="false">comment 1242387 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>WAAAAAAAHHH GREG!!!!!!!!!</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-fix-html-errors#comment-1242176</link>
    <description> &lt;p&gt;WAAAAAAAHHH GREG!!!!!!!!! from 711 errors!!! it became 148 errors and 90 warnings!! how cool is that?????!!! THANK U SO MUCH!!! but wait, is it still the same like before?? I already changed my doctype to transitional.?? &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;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>Sun, 31 May 2009 03:07:24 +0000</pubDate>
 <dc:creator>wazzupweb</dc:creator>
 <guid isPermaLink="false">comment 1242176 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>The doctype is the</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-fix-html-errors#comment-1242158</link>
    <description> &lt;p&gt;The doctype is the declaration you make at the top of a file that declares that file is to be used for a HTML document.&lt;br /&gt;
&lt;a href=&quot;http://www.w3schools.com/tags/tag_DOCTYPE.asp&quot;&gt;Info about Doctypes and how to change yours&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once you change it, go back to W3C and try to fix as many errors as you can. You will be able to fix most of them fairly easily, and some not so easy.&lt;br /&gt;
Some will be tricky to fix as you use third party code and plugins, like Twitter, and often their code doesn&#039;t validate.&lt;/p&gt;
&lt;p&gt;But the more you fix errors, the more you learn about how to write better HTML, and the more chance you site has of pleasing search engines.&lt;br /&gt;
It&#039;s important to note that your site validating with W3C doesn&#039;t necessarily make SE&#039;s like the site any better, they will do that if your code is written correctly, and validation just helps you do that.&lt;/p&gt;
 </description>
     <pubDate>Sat, 30 May 2009 14:09:00 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1242158 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>greg wrote:
As I said in the</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-fix-html-errors#comment-1242146</link>
    <description> &lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;greg&lt;/em&gt; wrote:&lt;/div&gt;As I said in the other thread, change your document type to html 4 transitional and you have only 150 errors to deal with.&lt;/div&gt;&lt;br /&gt;
I&#039;m sorry Greg, but I don&#039;t get it... How can I change my doc type to html 4 transitional? Please help me. I don&#039;t have any knowledge about these things...&lt;/p&gt;
 </description>
     <pubDate>Sat, 30 May 2009 03:44:09 +0000</pubDate>
 <dc:creator>wazzupweb</dc:creator>
 <guid isPermaLink="false">comment 1242146 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>As I said in the other</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-fix-html-errors#comment-1242109</link>
    <description> &lt;p&gt;As I said in the other thread, change your document type to html 4 transitional and you have only 150 errors to deal with. That&#039;s nearly four fifths of your errors gone.&lt;br /&gt;
It really doesn&#039;t matter which you use unless for some reason you need a specific one. I only use XHTML mostly as I code that way anyway.&lt;/p&gt;
&lt;p&gt;Some people argue that validating means nothing, but it is untrue. While your site being valid doesn&#039;t necessarily make it better, work 100% or even look the same in all browsers, it does at least ensure you have correct HTML and CSS code.&lt;/p&gt;
&lt;p&gt;It isn&#039;t the end of the world if you have errors, but fixing them teaches you to write good HTML in my opinion. It shows common mistakes and things you shouldn&#039;t do (to a point of course).&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 May 2009 12:25:29 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1242109 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I would perhaps try the</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-fix-html-errors#comment-1242107</link>
    <description> &lt;p&gt;I would perhaps try the transitional XHTML Doctype to start with instead of your current one and see if that reduces the errors somewhat.&lt;/p&gt;
&lt;p&gt;I&#039;ve never seen CSS declared with markup tags like this before. Perhaps someone could advise you on its validity.&lt;/p&gt;
&lt;p&gt;Eg.&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 May 2009 12:03:24 +0000</pubDate>
 <dc:creator>serpico</dc:creator>
 <guid isPermaLink="false">comment 1242107 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
