<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1039501" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1039501</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/which-doctype-better#comment-1223915</link>
    <description> &lt;p&gt;As megan said, strict is harder to get validated. But of course isn&#039;t too hard as the W3C validator pretty much tells you where you went wrong and what you need to change.&lt;br /&gt;
Transitional is much more relaxed in validation.&lt;/p&gt;
&lt;p&gt;I always work to XHTML strict, and now have a good idea of what to do and what not to do. Usually now I only have one or two validation errors, and that&#039;s usually from forgetfulness rather than lack of knowledge.&lt;br /&gt;
You get used to what you code to.&lt;/p&gt;
&lt;p&gt;In XHTML, between the two you may find a lot of errors.&lt;br /&gt;
That is if you code your page to be strict and then try to validate it in transitional, you may be shocked to the amount of errors. and vice versa&lt;/p&gt;
 </description>
     <pubDate>Thu, 06 Sep 2007 02:04:33 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1223915 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/which-doctype-better#comment-1223869</link>
    <description> &lt;p&gt;Many thanks to everyone for their help!&lt;/p&gt;
 </description>
     <pubDate>Tue, 04 Sep 2007 16:12:17 +0000</pubDate>
 <dc:creator>PopeCuervoLime</dc:creator>
 <guid isPermaLink="false">comment 1223869 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/which-doctype-better#comment-1223862</link>
    <description> &lt;p&gt;Strict is definitely better than transitional. If you are coding a new page definitely use strict. As mentioned above, with transitional doctypes some browsers go into &quot;quirks mode&quot; and you can get unpredictible results. In addition, the validator is (obviously) stricter with the strict doctypes. It&#039;s harder to validate but that means you have fewer problems!&lt;/p&gt;
&lt;p&gt;As David said, only use transitional when you can&#039;t be sure of what&#039;s going to be put on the page. Like if you&#039;ve got some code left over from the 90&#039;s, or if someone is updating it who doesn&#039;t know HTML. I don&#039;t find that blog comments are a problem - if you have a blog you can set up your comment form to disallow HTML. I find with my blog the errors are more likeliy to come from me (most people don&#039;t use HTML in their comments anyway).&lt;/p&gt;
&lt;p&gt;I also think that it&#039;s better to have a page that&#039;s strict but invalid than a page that&#039;s transitional but valid. Errors always slip in, and I&#039;d rather be using a doctype that tells me what they are rather than letting them pass.&lt;/p&gt;
 </description>
     <pubDate>Tue, 04 Sep 2007 13:26:16 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1223862 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/which-doctype-better#comment-1223750</link>
    <description> &lt;p&gt;Oh. I should have added that omitting the DOCTYPE altogether throws Everyone&#039;s Favorite Browser(TM) into what is known as &quot;quirks mode.&quot; This makes box sizes smaller than in modern browsers (among many other &quot;quirks&quot;).&lt;/p&gt;
 </description>
     <pubDate>Sat, 01 Sep 2007 21:17:18 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1223750 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/which-doctype-better#comment-1223749</link>
    <description> &lt;p&gt;I don&#039;t think there&#039;s a &quot;better&quot; or &quot;worse&quot; DOCTYPE. I see two uses for transitional: One is for existing web sites that are, umm, transitioning from 1990s markup that puts presentational markup in the HTML. Example: &lt;img src=&quot;images/my.png&quot; alt=&quot;text for when the image is missing&quot; align=&quot;left&quot; /&gt; where the &quot;align&quot; attribute is presentational and could be in the CSS.&lt;/p&gt;
&lt;p&gt;The other situation is where non-technical people are allowed to add possibly invalid HTML, such as blog comments.&lt;/p&gt;
&lt;p&gt;I think those are the only two cases I would opt for transitional. Otherwise, strict is more likely to work in browsers yet to be born. (I also like that I have to remember fewer tags and attributes!)&lt;/p&gt;
&lt;p&gt;One more consideration - if you intend to send your web pages as XHTML (e.g. with a file extension of .xhtml or .xml instead of .htm or .html) they won&#039;t work unless they validate as strict.&lt;/p&gt;
&lt;p&gt;But Microsoft shows no intention of supporting correctly presented XHTML ...  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 01 Sep 2007 21:09:42 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1223749 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
