<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Css templates &#124; CssTemplatesWeb &#187; Xhtml Articles</title>
	<atom:link href="http://www.csstemplatesweb.com/category/xhtml-articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csstemplatesweb.com</link>
	<description>High quality css templates</description>
	<lastBuildDate>Wed, 09 Nov 2011 10:06:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>What is xhtml</title>
		<link>http://www.csstemplatesweb.com/xhtml-articles/what-is-xhtml/</link>
		<comments>http://www.csstemplatesweb.com/xhtml-articles/what-is-xhtml/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 10:31:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Xhtml Articles]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[strict]]></category>
		<category><![CDATA[transitional]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.csstemplatesweb.com/2008/02/19/what-is-xhtml/</guid>
		<description><![CDATA[XHTML stands for EXtensible HyperText Markup Language XHTML is aimed to replace HTML XHTML is almost identical to HTML 4.01 XHTML is a stricter and cleaner version of HTML XHTML is HTML defined as an XML application XHTML is a W3C Recommendation XHTML 1.0 became a W3C Recommendation January 26, 2000. W3C defines XHTML as [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>XHTML stands for EXtensible HyperText Markup Language</li>
<li>XHTML is aimed to replace HTML</li>
<li>XHTML is almost identical to HTML 4.01</li>
<li>XHTML is a stricter and cleaner version of HTML</li>
<li>XHTML is HTML defined as an XML application</li>
<li>XHTML is a W3C Recommendation</li>
</ul>
<p>XHTML 1.0 became a W3C Recommendation January 26, 2000. W3C defines XHTML as the latest version of HTML. XHTML will gradually replace HTML.</p>
<p>XHTML is compatible with HTML 4.01, and all new browsers have support for XHTML.</p>
<p><strong>Why XHTML?</strong></p>
<p>We have reached a point where many pages on the WWW contain &#8220;bad&#8221; HTML, the following HTML code will work fine if you view it in a browser, even if it does not follow the HTML rules:</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p11code2'); return false;">View Code</a> HTML</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p112"><td class="code" id="p11code2"><pre class="html" style="font-family:monospace;">&lt;html&gt;
&lt;head&gt;
&lt;title&gt;This is bad HTML&lt;/title&gt;
&lt;body&gt;
&lt;h1&gt;Bad HTML
&lt;/body&gt;</pre></td></tr></table></div>

<p>XML is a markup language where everything has to be marked up correctly, which results in &#8220;well-formed&#8221; documents.</p>
<p>XML was designed to describe data and HTML was designed to display data.</p>
<p>Today&#8217;s market consists of different browser technologies, some browsers run Internet on computers, and some browsers run Internet on mobile phones and hand helds. The last-mentioned do not have the resources or power to interpret a &#8220;bad&#8221; markup language.</p>
<p>Therefore &#8211; by combining HTML and XML, and their strengths, we got a markup language that is useful now and in the future &#8211; XHTML.</p>
<p>XHTML pages can be read by all XML enabled devices AND while waiting for the rest of the world to upgrade to XML supported browsers, XHTML gives you the opportunity to write &#8220;well-formed&#8221; documents now, that work in all browsers and that are backward browser compatible</p>
]]></content:encoded>
			<wfw:commentRss>http://www.csstemplatesweb.com/xhtml-articles/what-is-xhtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

