<?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>Making Life Simple &#187; html</title>
	<atom:link href="http://www.lalitmehta.com/home/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lalitmehta.com/home</link>
	<description></description>
	<lastBuildDate>Thu, 19 Jan 2012 09:13:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Differences between Strict XHTML and Transitional XHTML</title>
		<link>http://www.lalitmehta.com/home/2007/11/07/differences-between-strict-xhtml-and-transitional-xhtml/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=differences-between-strict-xhtml-and-transitional-xhtml</link>
		<comments>http://www.lalitmehta.com/home/2007/11/07/differences-between-strict-xhtml-and-transitional-xhtml/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 05:15:07 +0000</pubDate>
		<dc:creator>lalit</dc:creator>
				<category><![CDATA[general web]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.lalitmehta.com/home/2007/11/07/differences-between-strict-xhtml-and-transitional-xhtml/</guid>
		<description><![CDATA[Following attributes were removed from the Strict XHTML: Attribute alink is forbidden on body. Attribute background is forbidden on body. Attribute bgcolor is forbidden on body, table, td, th, tr. Attribute border is forbidden on img, object, it can be used on table. Attribute clear is forbidden on br. Attribute language is forbidden on script. [...]]]></description>
			<content:encoded><![CDATA[<p>Following attributes were removed from the Strict XHTML:</p>
<ol>
<li>Attribute <strong>alink</strong> is forbidden on <strong>body</strong>.</li>
<li>Attribute <strong>background</strong> is forbidden on <strong>body</strong>.</li>
<li>Attribute <strong>bgcolor </strong>is forbidden on <strong>body</strong>, <strong>table</strong>, <strong>td</strong>, <strong>th</strong>, <strong>tr</strong>.</li>
<li>Attribute <strong>border </strong>is forbidden on <strong>img</strong>, <strong>object</strong>, it can be used on <strong>table</strong>.</li>
<li>Attribute <strong>clear </strong>is forbidden on <strong>br</strong>.</li>
<li>Attribute <strong>language </strong>is forbidden on <strong>script</strong>.</li>
<li>Attribute <strong>link </strong>is forbidden on <strong>body</strong>.</li>
<li>Attribute <strong>name </strong>is forbidden on <strong>form</strong>, <strong>img</strong>, it can be used on a, <strong>button</strong>, <strong>input</strong>, <strong>map</strong>, <strong>meta</strong>, <strong>object</strong>, <strong>param</strong>, <strong>select</strong>, <strong>textarea</strong>.</li>
<li>Attribute <strong>noshade </strong>is forbidden on <strong>hr</strong>.</li>
<li>Attribute <strong>nowrap </strong>is forbidden on <strong>td</strong>, <strong>th</strong>.</li>
<li>Attribute <strong>start </strong>is forbidden on <strong>ol</strong>.</li>
<li>Attribute <strong>target </strong>is forbidden on <strong>a</strong>,<strong> area</strong>, <strong>base</strong>, <strong>form</strong>, <strong>link</strong>.</li>
<li>Attribute <strong>text </strong>is forbidden on <strong>body</strong>.</li>
<li>Attribute <strong>type </strong>is forbidden on <strong>li</strong>, <strong>ol</strong>, <strong>ul</strong>. It can be used on a <strong>button</strong>, <strong>input</strong>, <strong>link</strong>, <strong>object</strong>, <strong>param</strong>, <strong>script</strong>, <strong>style</strong>.</li>
<li>Attribute <strong>value </strong>is forbidden on <strong>li</strong>. It can be used on <strong>button</strong>, <strong>input</strong>, <strong>option</strong>, <strong>param</strong>.</li>
<li>Attribute <strong>vlink </strong>is forbidden on <strong>body</strong>.</li>
</ol>
<p>Following elements cannot occur in the given context in the Strict XHTML:</p>
<ol>
<li><strong> #PCDATA</strong> cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>a</strong> cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>abbr</strong> cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>acronym</strong> cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>b</strong> cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>bdo</strong> cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>big</strong> cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>br</strong> cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>button </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>cite </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>code </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>dfn </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>em </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>i</strong> cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>img </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>input </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>kbd </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>label </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>map </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>object </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>q </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>samp </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>select </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>small </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>span </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>strong </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>sub </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>sup </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>textarea </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript.</strong></li>
<li>Element <strong>tt </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
<li>Element <strong>var </strong>cannot be a child of <strong>blockquote</strong>, <strong>body</strong>, <strong>form</strong>, <strong>noscript</strong>.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.lalitmehta.com/home/2007/11/07/differences-between-strict-xhtml-and-transitional-xhtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rules of converting HTML to XHTML-Transitional</title>
		<link>http://www.lalitmehta.com/home/2007/11/06/rules-of-converting-html-to-xhtml-transitional/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rules-of-converting-html-to-xhtml-transitional</link>
		<comments>http://www.lalitmehta.com/home/2007/11/06/rules-of-converting-html-to-xhtml-transitional/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 04:13:46 +0000</pubDate>
		<dc:creator>lalit</dc:creator>
				<category><![CDATA[general web]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.lalitmehta.com/home/2007/11/06/rules-of-converting-html-to-xhtml-transitional/</guid>
		<description><![CDATA[Converting from traditional HTML to XHTML 1.0 Transitional is easy, as long as you work carefully and observe the following rules: 1. Open with the proper DOCTYPE &#38; Namespace &#60;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Transitional//EN&#8221; &#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd &#8220;&#62; 2. Write all tags in lowercase &#60;title&#62;XHTML Rules&#60;/title&#62; 3. Quote all attribute values src=&#8221;xyz.png&#8221; and not src=xyz.png [...]]]></description>
			<content:encoded><![CDATA[<p>Converting from traditional HTML to XHTML 1.0 Transitional is easy, as long as you work carefully and observe the following rules:<br />
1. Open with the proper DOCTYPE &amp; Namespace<br />
<em>&lt;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Transitional//EN&#8221; &#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd &#8220;&gt;</em><br />
2. Write all tags in lowercase<br />
<em>&lt;title&gt;XHTML Rules&lt;/title&gt;</em><br />
3. Quote all attribute values<br />
<em> src=&#8221;xyz.png&#8221; and not src=xyz.png</em><br />
4. Close all tags<br />
<em>&lt;p&gt;Some Text&lt;/p&gt;</em><br />
5. Close &#8220;empty&#8221; tags, too<br />
<em> &lt;img src=&#8221;xyz.png&#8221; /&gt;</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lalitmehta.com/home/2007/11/06/rules-of-converting-html-to-xhtml-transitional/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

