<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: XHTML 1.0 vs. HTML 4.01 (or HTML 5)?</title>
	<atom:link href="http://www.optimiced.com/en/2009/05/15/xhtml1-html4-html5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.optimiced.com/en/2009/05/15/xhtml1-html4-html5/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 09:06:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Michel</title>
		<link>http://www.optimiced.com/en/2009/05/15/xhtml1-html4-html5/#comment-2111</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Sat, 25 Dec 2010 15:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.optimiced.com/en/?p=320#comment-2111</guid>
		<description>@Dan:

Yes, I prefer XHTML 1.0 too. Easier to validate, all open tags should be closed, code looks better and more logical. :)</description>
		<content:encoded><![CDATA[<p>@Dan:</p>
<p>Yes, I prefer XHTML 1.0 too. Easier to validate, all open tags should be closed, code looks better and more logical. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DanFloyd</title>
		<link>http://www.optimiced.com/en/2009/05/15/xhtml1-html4-html5/#comment-2110</link>
		<dc:creator>DanFloyd</dc:creator>
		<pubDate>Sat, 25 Dec 2010 14:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.optimiced.com/en/?p=320#comment-2110</guid>
		<description>On the one hand i have to agree that XHTML is cleaner and better formatted, on the other hand afaik HTML5 is a consolidation of XHTML1 and HTML4 so you can go either the one way with open tags or the other way. Yet i personally stick to XHTML1 (transitional) since the code structure looks more logic to me and i can find invalid code much faster. Also in my opinion HTML 4 sometimes can be a pain in the ass if you do not use a wysiwyg editor (i prefer notepad++ over wysiwyg tbh).</description>
		<content:encoded><![CDATA[<p>On the one hand i have to agree that XHTML is cleaner and better formatted, on the other hand afaik HTML5 is a consolidation of XHTML1 and HTML4 so you can go either the one way with open tags or the other way. Yet i personally stick to XHTML1 (transitional) since the code structure looks more logic to me and i can find invalid code much faster. Also in my opinion HTML 4 sometimes can be a pain in the ass if you do not use a wysiwyg editor (i prefer notepad++ over wysiwyg tbh).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Basic website workflow &#124; OVMS</title>
		<link>http://www.optimiced.com/en/2009/05/15/xhtml1-html4-html5/#comment-1997</link>
		<dc:creator>Basic website workflow &#124; OVMS</dc:creator>
		<pubDate>Thu, 24 Jun 2010 22:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.optimiced.com/en/?p=320#comment-1997</guid>
		<description>[...] for either HTML 4.01 or XHTML 1.0 compliance. Which to choose depends on many factors, personally I prefer the strictness of XHTML where possible. Once decided, begin building your [...]</description>
		<content:encoded><![CDATA[<p>[...] for either HTML 4.01 or XHTML 1.0 compliance. Which to choose depends on many factors, personally I prefer the strictness of XHTML where possible. Once decided, begin building your [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XHTML2 subsumed under HTML5 &#171; Freddy</title>
		<link>http://www.optimiced.com/en/2009/05/15/xhtml1-html4-html5/#comment-1763</link>
		<dc:creator>XHTML2 subsumed under HTML5 &#171; Freddy</dc:creator>
		<pubDate>Mon, 06 Jul 2009 17:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.optimiced.com/en/?p=320#comment-1763</guid>
		<description>[...] Optimiced has some real good, sample code, examples of the differences in structure between xhtml and html5. [...]</description>
		<content:encoded><![CDATA[<p>[...] Optimiced has some real good, sample code, examples of the differences in structure between xhtml and html5. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Current Events: The Official End to XHTML - Monday By Noon</title>
		<link>http://www.optimiced.com/en/2009/05/15/xhtml1-html4-html5/#comment-1762</link>
		<dc:creator>Current Events: The Official End to XHTML - Monday By Noon</dc:creator>
		<pubDate>Mon, 06 Jul 2009 11:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.optimiced.com/en/?p=320#comment-1762</guid>
		<description>[...] XHTML 1.0 vs. HTML 4.01 (or HTML 5)? [...]</description>
		<content:encoded><![CDATA[<p>[...] XHTML 1.0 vs. HTML 4.01 (or HTML 5)? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel</title>
		<link>http://www.optimiced.com/en/2009/05/15/xhtml1-html4-html5/#comment-1761</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Sun, 05 Jul 2009 07:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.optimiced.com/en/?p=320#comment-1761</guid>
		<description>&lt;strong&gt;@kl:&lt;/strong&gt;

My knowledge of HTML 5 is still incomplete... :)

So I was taking a closer look only at HTML, and in HTML, you can leave some tags open and you can use quotes for attributes (or not, that&#039;s your choice) -- basically, HTML will allow you to write less strict code than XHTML.

And I am not yet sure that XHTML 1 will have its equivalent as XHTML 5 (at least, the &#039;standard&#039; variant that we are used to, when you serve code as text/html, because of older versions of IE...). This worries me a little bit, as I prefer all tags closed and everything strict and semantic in my HTML...</description>
		<content:encoded><![CDATA[<p><strong>@kl:</strong></p>
<p>My knowledge of HTML 5 is still incomplete&#8230; :)</p>
<p>So I was taking a closer look only at HTML, and in HTML, you can leave some tags open and you can use quotes for attributes (or not, that&#8217;s your choice) &#8212; basically, HTML will allow you to write less strict code than XHTML.</p>
<p>And I am not yet sure that XHTML 1 will have its equivalent as XHTML 5 (at least, the &#8216;standard&#8217; variant that we are used to, when you serve code as text/html, because of older versions of IE&#8230;). This worries me a little bit, as I prefer all tags closed and everything strict and semantic in my HTML&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kl</title>
		<link>http://www.optimiced.com/en/2009/05/15/xhtml1-html4-html5/#comment-1760</link>
		<dc:creator>kl</dc:creator>
		<pubDate>Sun, 05 Jul 2009 02:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.optimiced.com/en/?p=320#comment-1760</guid>
		<description>You forget that HTML 5 uses XML too (it defines both HTML-based and XML-based version, you choose which one you want).</description>
		<content:encoded><![CDATA[<p>You forget that HTML 5 uses XML too (it defines both HTML-based and XML-based version, you choose which one you want).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel</title>
		<link>http://www.optimiced.com/en/2009/05/15/xhtml1-html4-html5/#comment-1758</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Sat, 04 Jul 2009 08:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.optimiced.com/en/?p=320#comment-1758</guid>
		<description>&lt;strong&gt;@taotsu-pro:&lt;/strong&gt;

My only concern is valid, nicely formatted code. HTML is a bit loose for me, as a standard -- that&#039;s why I prefer XHTML, which forces me to close all open tags, to have all attributes in quotes, etc. I hope that XHTML 5 will be an option for us, and that we could still serve it as text/html (because of IE7 and below, of course)! :-)</description>
		<content:encoded><![CDATA[<p><strong>@taotsu-pro:</strong></p>
<p>My only concern is valid, nicely formatted code. HTML is a bit loose for me, as a standard &#8212; that&#8217;s why I prefer XHTML, which forces me to close all open tags, to have all attributes in quotes, etc. I hope that XHTML 5 will be an option for us, and that we could still serve it as text/html (because of IE7 and below, of course)! :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: taotsu-pro</title>
		<link>http://www.optimiced.com/en/2009/05/15/xhtml1-html4-html5/#comment-1757</link>
		<dc:creator>taotsu-pro</dc:creator>
		<pubDate>Sat, 04 Jul 2009 03:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.optimiced.com/en/?p=320#comment-1757</guid>
		<description>its a bit late to comment on that now that (x~)html 5 is in favour, but i totally agree, xhtml code is nicer (and at least for me) easier to write. well, lets hope that html 5 will at least come soon, be good and unleash css 3 full support for the rest of the web! (IE?! ^-^)</description>
		<content:encoded><![CDATA[<p>its a bit late to comment on that now that (x~)html 5 is in favour, but i totally agree, xhtml code is nicer (and at least for me) easier to write. well, lets hope that html 5 will at least come soon, be good and unleash css 3 full support for the rest of the web! (IE?! ^-^)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

