<?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: Multiple Class in CSS</title>
	<atom:link href="http://brajeshwar.com/2004/multiple-class-in-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://brajeshwar.com/2004/multiple-class-in-css/</link>
	<description>Brajeshwar believes in simplicity; pushes the envelop and envisions the betterment of usable and practical solutions.</description>
	<lastBuildDate>Tue, 15 May 2012 16:44:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Brajeshwar</title>
		<link>http://brajeshwar.com/2004/multiple-class-in-css/#comment-1438</link>
		<dc:creator>Brajeshwar</dc:creator>
		<pubDate>Mon, 06 Sep 2004 03:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/wp/2004/multiple-class-in-css/#comment-1438</guid>
		<description>I may sound a but dumb in the (x)html/css world, but may ask who is Rhesa Rozendaal (http://rhesa.com/)
</description>
		<content:encoded><![CDATA[<p>I may sound a but dumb in the (x)html/css world, but may ask who is Rhesa Rozendaal (<a href="http://rhesa.com/" rel="nofollow">http://rhesa.com/</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brajeshwar</title>
		<link>http://brajeshwar.com/2004/multiple-class-in-css/#comment-28046</link>
		<dc:creator>Brajeshwar</dc:creator>
		<pubDate>Sun, 05 Sep 2004 21:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/wp/2004/multiple-class-in-css/#comment-28046</guid>
		<description>I may sound a but dumb in the (x)html/css world, but may ask who is Rhesa Rozendaal (http://rhesa.com/)</description>
		<content:encoded><![CDATA[<p>I may sound a but dumb in the (x)html/css world, but may ask who is Rhesa Rozendaal (<a href="http://rhesa.com/" rel="nofollow">http://rhesa.com/</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donovan Janus</title>
		<link>http://brajeshwar.com/2004/multiple-class-in-css/#comment-1437</link>
		<dc:creator>Donovan Janus</dc:creator>
		<pubDate>Tue, 24 Aug 2004 20:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/wp/2004/multiple-class-in-css/#comment-1437</guid>
		<description>doh! I need better glasses... seems Safari does not support it though IE 5.2 does.

Sorry for the confusion...

(and it is according to the HTML spec BTW) (hat tip, Rhesa Rozendaal: www.rhesa.com)</description>
		<content:encoded><![CDATA[<p>doh! I need better glasses... seems Safari does not support it though IE 5.2 does.</p>
<p>Sorry for the confusion...</p>
<p>(and it is according to the HTML spec BTW) (hat tip, Rhesa Rozendaal: <a href="http://www.rhesa.com" rel="nofollow">http://www.rhesa.com</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donovan Janus</title>
		<link>http://brajeshwar.com/2004/multiple-class-in-css/#comment-28045</link>
		<dc:creator>Donovan Janus</dc:creator>
		<pubDate>Tue, 24 Aug 2004 20:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/wp/2004/multiple-class-in-css/#comment-28045</guid>
		<description>doh! I need better glasses... seems Safari does not support it though IE 5.2 does.

Sorry for the confusion...

(and it is according to the HTML spec BTW) (hat tip, Rhesa Rozendaal: www.rhesa.com)</description>
		<content:encoded><![CDATA[<p>doh! I need better glasses... seems Safari does not support it though IE 5.2 does.</p>
<p>Sorry for the confusion...</p>
<p>(and it is according to the HTML spec BTW) (hat tip, Rhesa Rozendaal: <a href="http://www.rhesa.com" rel="nofollow">http://www.rhesa.com</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rhesa</title>
		<link>http://brajeshwar.com/2004/multiple-class-in-css/#comment-1436</link>
		<dc:creator>Rhesa</dc:creator>
		<pubDate>Tue, 24 Aug 2004 20:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/wp/2004/multiple-class-in-css/#comment-1436</guid>
		<description>it&#039;s actually in the html spec: 

   class       CDATA          #IMPLIED  -- space-separated list of classes --

see &lt;a href=&quot;http://www.w3.org/TR/html401/sgml/dtd.html&quot; rel=&quot;nofollow&quot;&gt;&lt;a href=&quot;http://www.w3.org/TR/html401/sgml/dtd.html&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/html401/sgml/dtd.html&lt;/a&gt;&lt;/a&gt; (Yes, html 4.01) at the core attrs section.</description>
		<content:encoded><![CDATA[<p>it's actually in the html spec: </p>
<p>   class       CDATA          #IMPLIED  -- space-separated list of classes --</p>
<p>see <a href="http://www.w3.org/TR/html401/sgml/dtd.html" rel="nofollow"></a><a href="http://www.w3.org/TR/html401/sgml/dtd.html" rel="nofollow">http://www.w3.org/TR/html401/sgml/dtd.html</a> (Yes, html 4.01) at the core attrs section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rhesa</title>
		<link>http://brajeshwar.com/2004/multiple-class-in-css/#comment-28044</link>
		<dc:creator>Rhesa</dc:creator>
		<pubDate>Tue, 24 Aug 2004 20:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/wp/2004/multiple-class-in-css/#comment-28044</guid>
		<description>it&#039;s actually in the html spec: 

   class       CDATA          #IMPLIED  -- space-separated list of classes --

see &lt;a href=&quot;http://www.w3.org/TR/html401/sgml/dtd.html&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://www.w3.org/TR/html401/sgml/dtd.html&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/html401/sgml/dtd.html&lt;/a&gt; (Yes, html 4.01) at the core attrs section.</description>
		<content:encoded><![CDATA[<p>it's actually in the html spec: </p>
<p>   class       CDATA          #IMPLIED  -- space-separated list of classes --</p>
<p>see <a href="http://www.w3.org/TR/html401/sgml/dtd.html" rel="nofollow"></a><a href="http://www.w3.org/TR/html401/sgml/dtd.html" rel="nofollow">http://www.w3.org/TR/html401/sgml/dtd.html</a> (Yes, html 4.01) at the core attrs section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donovan Janus</title>
		<link>http://brajeshwar.com/2004/multiple-class-in-css/#comment-1435</link>
		<dc:creator>Donovan Janus</dc:creator>
		<pubDate>Tue, 24 Aug 2004 20:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/wp/2004/multiple-class-in-css/#comment-1435</guid>
		<description>It works in Safari and IE 5.2 on the Mac as well.</description>
		<content:encoded><![CDATA[<p>It works in Safari and IE 5.2 on the Mac as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donovan Janus</title>
		<link>http://brajeshwar.com/2004/multiple-class-in-css/#comment-28043</link>
		<dc:creator>Donovan Janus</dc:creator>
		<pubDate>Tue, 24 Aug 2004 20:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/wp/2004/multiple-class-in-css/#comment-28043</guid>
		<description>It works in Safari and IE 5.2 on the Mac as well.</description>
		<content:encoded><![CDATA[<p>It works in Safari and IE 5.2 on the Mac as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brajeshwar</title>
		<link>http://brajeshwar.com/2004/multiple-class-in-css/#comment-1434</link>
		<dc:creator>Brajeshwar</dc:creator>
		<pubDate>Sun, 15 Aug 2004 04:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/wp/2004/multiple-class-in-css/#comment-1434</guid>
		<description>Peter, it works atleast on IE 5, 5.5, 6.0 on Windows XP/2000 and on the latest release of Firefox, Mozilla, Opera, Netscape 7.2. All those are the browsers I always test on my two machines running 2K and XP. The suspect of of IEs on Mac, if somebody can confirm where and on which version of IE/Mac hits the snag, then it will be helpful.
(I use to test on IE 4.0 too but I stop testing against it recently)</description>
		<content:encoded><![CDATA[<p>Peter, it works atleast on IE 5, 5.5, 6.0 on Windows XP/2000 and on the latest release of Firefox, Mozilla, Opera, Netscape 7.2. All those are the browsers I always test on my two machines running 2K and XP. The suspect of of IEs on Mac, if somebody can confirm where and on which version of IE/Mac hits the snag, then it will be helpful.<br />
(I use to test on IE 4.0 too but I stop testing against it recently)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brajeshwar</title>
		<link>http://brajeshwar.com/2004/multiple-class-in-css/#comment-28042</link>
		<dc:creator>Brajeshwar</dc:creator>
		<pubDate>Sun, 15 Aug 2004 04:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/wp/2004/multiple-class-in-css/#comment-28042</guid>
		<description>Peter, it works atleast on IE 5, 5.5, 6.0 on Windows XP/2000 and on the latest release of Firefox, Mozilla, Opera, Netscape 7.2. All those are the browsers I always test on my two machines running 2K and XP. The suspect of of IEs on Mac, if somebody can confirm where and on which version of IE/Mac hits the snag, then it will be helpful.
(I use to test on IE 4.0 too but I stop testing against it recently)</description>
		<content:encoded><![CDATA[<p>Peter, it works atleast on IE 5, 5.5, 6.0 on Windows XP/2000 and on the latest release of Firefox, Mozilla, Opera, Netscape 7.2. All those are the browsers I always test on my two machines running 2K and XP. The suspect of of IEs on Mac, if somebody can confirm where and on which version of IE/Mac hits the snag, then it will be helpful.<br />
(I use to test on IE 4.0 too but I stop testing against it recently)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached

Served from: brajeshwar.com @ 2012-05-21 17:32:32 -->
