<?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>Concha Jerez Webmaster &#187; Tags</title>
	<atom:link href="http://www.conchajerez.com/tag/tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.conchajerez.com</link>
	<description>Webmastering is my game.</description>
	<lastBuildDate>Tue, 16 Nov 2010 12:23:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
<link>http://www.conchajerez.com</link>
<url>http://www.conchajerez.com/wp-content/plugins/cbnet-favicon/icons/favicon-69.ico</url>
<title>Concha Jerez Webmaster</title>
</image>
		<item>
		<title>Changing HTML into XHTML</title>
		<link>http://www.conchajerez.com/2009/03/changing-html-into-xhtml/</link>
		<comments>http://www.conchajerez.com/2009/03/changing-html-into-xhtml/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 03:19:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[Tags]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.conchajerez.com/?p=85</guid>
		<description><![CDATA[XHTML has always been a jittering word for all HTML learners and I believe the so-called fear must be wiped off. XHTML is not all very much different from HTML. It is just a well versed form of HTML. XHTML is a form of XML that Web browsers can use.


Related posts:<ul><li><a href='http://www.conchajerez.com/2009/05/xhtml-an-overview/' rel='bookmark' title='Permanent Link: XHTML &#8211; An Overview'>XHTML &#8211; An Overview</a></li>
<li><a href='http://www.conchajerez.com/2010/07/difference-between-html-and-xml/' rel='bookmark' title='Permanent Link: Difference Between HTML And XML'>Difference Between HTML And XML</a></li>
<li><a href='http://www.conchajerez.com/2009/04/html-title-tags/' rel='bookmark' title='Permanent Link: HTML title tags'>HTML title tags</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>XHTML has always been a jittering word for all HTML learners and I believe the so-called fear must be wiped off. XHTML is not all very much different from HTML. It is just a well versed form of HTML. XHTML is a form of XML that Web browsers can use.</p>
<p>Earlier it was HTML then it made the buzz and now the future seems to be of XML. Knowledge of HTML help helps to learn XHTML and the same way XHTML knowledge will help in learning XML.<br />
Below are some simple rules which should be kept in mind while changing your Web design from HTML to XHTML:</p>
<ul>
<li> Use All Lowercase Tags:</li>
</ul>
<p>Use lowercase letters to write alt. Writing is not allowed, so better use .</p>
<ul>
<li> Nest Elements Correctly:</li>
</ul>
<p>HTML is a bit lenient but XHTML is not. An example: It is wrong.. This can be seen in this example You that the bold and italic elements are overlapping. The correct way to nest these elements is: This is right..</p>
<ul>
<li> Using End Tags is a must:</li>
</ul>
<p>Every tag must end with a tag and hence must have an end tag. In the start of a paragraph we use the tag and in the end of the paragraph we must use the tag. Same is the case with li tag and all other tags.</p>
<ul>
<li> End Empty Elements:</li>
</ul>
<p>Generally, no one end empty elements, but you should end empty elements like tag, and you need an end tag for this one too. You can either use to end or you can use an alternative i.e. This can be used in both HTML and XHTML. The same can be used with other empty tags too, such as( hr) tag.</p>
<ul>
<li>Use Code for Special Characters</li>
</ul>


<p>Related posts:<ul><li><a href='http://www.conchajerez.com/2009/05/xhtml-an-overview/' rel='bookmark' title='Permanent Link: XHTML &#8211; An Overview'>XHTML &#8211; An Overview</a></li>
<li><a href='http://www.conchajerez.com/2010/07/difference-between-html-and-xml/' rel='bookmark' title='Permanent Link: Difference Between HTML And XML'>Difference Between HTML And XML</a></li>
<li><a href='http://www.conchajerez.com/2009/04/html-title-tags/' rel='bookmark' title='Permanent Link: HTML title tags'>HTML title tags</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.conchajerez.com/2009/03/changing-html-into-xhtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

