<?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 for Web Prose</title>
	<atom:link href="http://webprose.cc/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://webprose.cc</link>
	<description>Web Prose - blogging, javascript, html, css trick and tips</description>
	<lastBuildDate>Thu, 26 Aug 2010 17:19:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Valid and semantic way to make HTML Tabs with DL(definition list) and jQuery by admin</title>
		<link>http://webprose.cc/htmlcss-tips/3/comment-page-1/#comment-163</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 26 Aug 2010 17:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://webprose.cc/htmlcss-tips/3/#comment-163</guid>
		<description>I think &quot;ul li &amp; div&quot; (standart solution) tabs not very semantic. I think like that because tabs (ul-li) and thier content (div) are located in the separate blocks and don&#039;t have any semantic links.
In this solution we have semantic links between tab and content. DT(title) is header that give us idea about content. DD(definition) is content.</description>
		<content:encoded><![CDATA[<p>I think &#8220;ul li &amp; div&#8221; (standart solution) tabs not very semantic. I think like that because tabs (ul-li) and thier content (div) are located in the separate blocks and don&#8217;t have any semantic links.<br />
In this solution we have semantic links between tab and content. DT(title) is header that give us idea about content. DD(definition) is content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Valid and semantic way to make HTML Tabs with DL(definition list) and jQuery by vidya kanickairaj</title>
		<link>http://webprose.cc/htmlcss-tips/3/comment-page-1/#comment-160</link>
		<dc:creator>vidya kanickairaj</dc:creator>
		<pubDate>Thu, 26 Aug 2010 08:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://webprose.cc/htmlcss-tips/3/#comment-160</guid>
		<description>Works very well.

I have one doubt, using ul li for tab construction considered to be good semantic or not ?</description>
		<content:encoded><![CDATA[<p>Works very well.</p>
<p>I have one doubt, using ul li for tab construction considered to be good semantic or not ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Valid and semantic way to make HTML Tabs with DL(definition list) and jQuery by Marcos</title>
		<link>http://webprose.cc/htmlcss-tips/3/comment-page-1/#comment-132</link>
		<dc:creator>Marcos</dc:creator>
		<pubDate>Fri, 30 Jul 2010 09:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://webprose.cc/htmlcss-tips/3/#comment-132</guid>
		<description>Tnks nice way to make html tabs :D</description>
		<content:encoded><![CDATA[<p>Tnks nice way to make html tabs <img src='http://webprose.cc/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Valid and semantic way to make HTML Tabs with DL(definition list) and jQuery by Jb</title>
		<link>http://webprose.cc/htmlcss-tips/3/comment-page-1/#comment-103</link>
		<dc:creator>Jb</dc:creator>
		<pubDate>Mon, 05 Jul 2010 20:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://webprose.cc/htmlcss-tips/3/#comment-103</guid>
		<description>This works way too well !! Thanks a lot</description>
		<content:encoded><![CDATA[<p>This works way too well !! Thanks a lot</p>
]]></content:encoded>
	</item>
</channel>
</rss>
