<?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: Applying style to an element only if multi-class union exist</title>
	<atom:link href="http://www.pawelmartuszewski.co.uk/web_tutorials/appling-style-to-element-if-multi-class-union/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pawelmartuszewski.co.uk/web_tutorials/appling-style-to-element-if-multi-class-union/</link>
	<description>Web Design and Web Development Tutorials</description>
	<lastBuildDate>Wed, 01 Sep 2010 16:38:13 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: chucklesThePig</title>
		<link>http://www.pawelmartuszewski.co.uk/web_tutorials/appling-style-to-element-if-multi-class-union/#comment-364</link>
		<dc:creator>chucklesThePig</dc:creator>
		<pubDate>Wed, 28 Apr 2010 14:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.pawelmartuszewski.co.uk/?p=1246#comment-364</guid>
		<description>Man oh man - this is handy. Thanks! Multi-selector fun in Magento!</description>
		<content:encoded><![CDATA[<p>Man oh man &#8211; this is handy. Thanks! Multi-selector fun in Magento!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sl01k</title>
		<link>http://www.pawelmartuszewski.co.uk/web_tutorials/appling-style-to-element-if-multi-class-union/#comment-233</link>
		<dc:creator>sl01k</dc:creator>
		<pubDate>Thu, 21 Jan 2010 22:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pawelmartuszewski.co.uk/?p=1246#comment-233</guid>
		<description>i dont care (like youtube) about ie6 ... 
and OK :) i understand this is to demonstrate the possibilities, not recommendations</description>
		<content:encoded><![CDATA[<p>i dont care (like youtube) about ie6 &#8230;<br />
and OK :) i understand this is to demonstrate the possibilities, not recommendations</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pawel</title>
		<link>http://www.pawelmartuszewski.co.uk/web_tutorials/appling-style-to-element-if-multi-class-union/#comment-231</link>
		<dc:creator>Pawel</dc:creator>
		<pubDate>Thu, 21 Jan 2010 21:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.pawelmartuszewski.co.uk/?p=1246#comment-231</guid>
		<description>Marek,

Thanks for your feedback... and I see where are you coming from ;) But I think you missed the purpose of this demonstration...

Let me clarify few things...

- First of all. I didn&#039;t say anything about recommendations and this is a bad practice to use on a daily basis. The purpose was to demonstrate the possibilities and make people aware, because sometimes we don&#039;t have a choice and we have to style the element this way - forced by platform (eg. Wordpress navigation) etc.

- &quot;&gt;&quot; and &quot;+&quot; selectors ? fine! ;) but they will not allow us to accomplish the task demonstrated in this tutorial (style element if CSS union) and what if it comes to IE6 and compatibility? ;)

- CSS framework? Are you joking? CSS is too easy to use framework on ;)

Hope this clarifies a few things...</description>
		<content:encoded><![CDATA[<p>Marek,</p>
<p>Thanks for your feedback&#8230; and I see where are you coming from ;) But I think you missed the purpose of this demonstration&#8230;</p>
<p>Let me clarify few things&#8230;</p>
<p>- First of all. I didn&#8217;t say anything about recommendations and this is a bad practice to use on a daily basis. The purpose was to demonstrate the possibilities and make people aware, because sometimes we don&#8217;t have a choice and we have to style the element this way &#8211; forced by platform (eg. Wordpress navigation) etc.</p>
<p>- &#8220;>&#8221; and &#8220;+&#8221; selectors ? fine! ;) but they will not allow us to accomplish the task demonstrated in this tutorial (style element if CSS union) and what if it comes to IE6 and compatibility? ;)</p>
<p>- CSS framework? Are you joking? CSS is too easy to use framework on ;)</p>
<p>Hope this clarifies a few things&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sl01k</title>
		<link>http://www.pawelmartuszewski.co.uk/web_tutorials/appling-style-to-element-if-multi-class-union/#comment-230</link>
		<dc:creator>sl01k</dc:creator>
		<pubDate>Thu, 21 Jan 2010 21:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.pawelmartuszewski.co.uk/?p=1246#comment-230</guid>
		<description>hmm 
nice article but in my opinion this is bad way for styling... 
why ? 

- you create not semantic css
- you have to much css ...
- if you do on this way huge website you will be have huge mees in css. .. 

so i think that this is bad practice ... 

but of course .. easy  to use and sometimes nice
i prefer using the power of selectors &quot;&gt;&quot;, &quot;+&quot; and semantic names for class ...  

one tip ... - may by you should try use a CSS freamwork ? 
i think in this time this is the best practice :) 

regards 
marek m</description>
		<content:encoded><![CDATA[<p>hmm<br />
nice article but in my opinion this is bad way for styling&#8230;<br />
why ? </p>
<p>- you create not semantic css<br />
- you have to much css &#8230;<br />
- if you do on this way huge website you will be have huge mees in css. .. </p>
<p>so i think that this is bad practice &#8230; </p>
<p>but of course .. easy  to use and sometimes nice<br />
i prefer using the power of selectors &#8220;&gt;&#8221;, &#8220;+&#8221; and semantic names for class &#8230;  </p>
<p>one tip &#8230; &#8211; may by you should try use a CSS freamwork ?<br />
i think in this time this is the best practice :) </p>
<p>regards<br />
marek m</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.pawelmartuszewski.co.uk/web_tutorials/appling-style-to-element-if-multi-class-union/#comment-207</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sun, 17 Jan 2010 20:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.pawelmartuszewski.co.uk/?p=1246#comment-207</guid>
		<description>Wow, That&#039;s pretty cool! I wan&#039;t aware of that!</description>
		<content:encoded><![CDATA[<p>Wow, That&#8217;s pretty cool! I wan&#8217;t aware of that!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/


Served from: web108.extendcp.co.uk @ 2010-09-07 14:25:23 -->