<?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: Universal Child Replacement</title>
	<atom:link href="http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/feed/" rel="self" type="application/rss+xml" />
	<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/</link>
	<description>Things that Eric A. Meyer, CSS expert, writes about on his personal Web site; it&#039;s largely Web standards and Web technology, but also various bits of culture, politics, personal observations, and other miscellaneous stuff</description>
	<lastBuildDate>Tue, 18 Jun 2013 15:30:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Kevin</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-499488</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 19 May 2010 17:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-499488</guid>
		<description><![CDATA[Eric,

I&#039;ve documented a few other methods for emulating child selectors (not universally) here: http://craftycode.wordpress.com/2010/05/19/emulating-css-child-selectors-in-ie6/

This includes a little trick to deal with nested classes, too.]]></description>
		<content:encoded><![CDATA[<p>Eric,</p>
<p>I&#8217;ve documented a few other methods for emulating child selectors (not universally) here: <a href="http://craftycode.wordpress.com/2010/05/19/emulating-css-child-selectors-in-ie6/" rel="nofollow">http://craftycode.wordpress.com/2010/05/19/emulating-css-child-selectors-in-ie6/</a></p>
<p>This includes a little trick to deal with nested classes, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: six03 &#187; CSS Notes - Vol. 1</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-446263</link>
		<dc:creator>six03 &#187; CSS Notes - Vol. 1</dc:creator>
		<pubDate>Fri, 06 Mar 2009 08:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-446263</guid>
		<description><![CDATA[[...] I have been referring myself to Eric Meyer&#8217;s Universal Child Replacement Technique. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] I have been referring myself to Eric Meyer&#8217;s Universal Child Replacement Technique. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AaronNGray</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-408296</link>
		<dc:creator>AaronNGray</dc:creator>
		<pubDate>Wed, 10 Sep 2008 21:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-408296</guid>
		<description><![CDATA[AFAICS This does not deal with tree controls. Well only to a certain depth :(

I wrote a tree control that only works on FF, Opera, Safari, and Google. But to find it did not work on IE ! :(

Have to rewrite and refactor the JavaScript !]]></description>
		<content:encoded><![CDATA[<p>AFAICS This does not deal with tree controls. Well only to a certain depth :(</p>
<p>I wrote a tree control that only works on FF, Opera, Safari, and Google. But to find it did not work on IE ! :(</p>
<p>Have to rewrite and refactor the JavaScript !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-39050</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Tue, 11 Jul 2006 13:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-39050</guid>
		<description><![CDATA[hi eric,
may be you know how to solve a problem with one child and many daddies

can you reduce this?
#thistory .subnav A, #whistory .subnav A]]></description>
		<content:encoded><![CDATA[<p>hi eric,<br />
may be you know how to solve a problem with one child and many daddies</p>
<p>can you reduce this?<br />
#thistory .subnav A, #whistory .subnav A</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max Design - standards based web design, development and training  &#187; Blog Archive   &#187; Some links for light reading (13/6/05)</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-11638</link>
		<dc:creator>Max Design - standards based web design, development and training  &#187; Blog Archive   &#187; Some links for light reading (13/6/05)</dc:creator>
		<pubDate>Sun, 01 Jan 2006 21:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-11638</guid>
		<description><![CDATA[[...] t reading (13/6/05)			 			 				June 13th, 2005			 				 The ways to style visited links 	Universal Child Replacement 	Scrolling drop shadows 	Building a page te [...]]]></description>
		<content:encoded><![CDATA[<p>[...] t reading (13/6/05)			</p>
<p> 				June 13th, 2005<br />
 				 The ways to style visited links 	Universal Child Replacement 	Scrolling drop shadows 	Building a page te [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nikko</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-10070</link>
		<dc:creator>nikko</dc:creator>
		<pubDate>Sun, 11 Dec 2005 08:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-10070</guid>
		<description><![CDATA[Amazing! You saved me hours. =)]]></description>
		<content:encoded><![CDATA[<p>Amazing! You saved me hours. =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deFUNKT blog &#187; Small CSS tips you may already know (2)</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-8879</link>
		<dc:creator>deFUNKT blog &#187; Small CSS tips you may already know (2)</dc:creator>
		<pubDate>Thu, 24 Nov 2005 16:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-8879</guid>
		<description><![CDATA[[...] ont-weight: bold;} div * p {font-weight: normal;}  	I saw this trick for the first time on Meyerweb, so that&#8217;s where the credit  [...]]]></description>
		<content:encoded><![CDATA[<p>[...] ont-weight: bold;} div * p {font-weight: normal;}  	I saw this trick for the first time on Meyerweb, so that&#8217;s where the credit  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pecus</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-7538</link>
		<dc:creator>pecus</dc:creator>
		<pubDate>Wed, 26 Oct 2005 13:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-7538</guid>
		<description><![CDATA[Sorry, I had in mind adjacent sibling selectors (+) and mistakengly searched for a workaround in IE for child selectors. Eric, if you manage to devise a workaround for sibling selectors, we&#039;d all be most grateful!]]></description>
		<content:encoded><![CDATA[<p>Sorry, I had in mind adjacent sibling selectors (+) and mistakengly searched for a workaround in IE for child selectors. Eric, if you manage to devise a workaround for sibling selectors, we&#8217;d all be most grateful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pecus</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-7537</link>
		<dc:creator>pecus</dc:creator>
		<pubDate>Wed, 26 Oct 2005 13:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-7537</guid>
		<description><![CDATA[this is an interesting behaviour. However, it does not replace the child selector in cases where you need to reach the first element after another, in the same container.
i.e, styling ul when after h2:
&lt;code&gt;
&lt;div id=&quot;#content&quot;&gt;
   &lt;h2&gt;title&lt;/h2&gt;
   &lt;ul&gt;
       &lt;li&gt;item&lt;/li&gt;
   &lt;/ul&gt;
&lt;/div&gt;
&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>this is an interesting behaviour. However, it does not replace the child selector in cases where you need to reach the first element after another, in the same container.<br />
i.e, styling ul when after h2:<br />
<code><br />
&lt;div id="#content"&gt;<br />
   &lt;h2&gt;title&lt;/h2&gt;<br />
   &lt;ul&gt;<br />
       &lt;li&gt;item&lt;/li&gt;<br />
   &lt;/ul&gt;<br />
&lt;/div&gt;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-5832</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Thu, 30 Jun 2005 15:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-5832</guid>
		<description><![CDATA[Eric,

I read this when you first posted it, and today found myself needing this solution, as Firefox was working beautifully but only because I was using child selectors. 

Wait a minute, I thought....Eric wrote a solution to this recently.  And sure enough, it worked out great.  

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Eric,</p>
<p>I read this when you first posted it, and today found myself needing this solution, as Firefox was working beautifully but only because I was using child selectors. </p>
<p>Wait a minute, I thought&#8230;.Eric wrote a solution to this recently.  And sure enough, it worked out great.  </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Jones</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-5800</link>
		<dc:creator>Tim Jones</dc:creator>
		<pubDate>Mon, 27 Jun 2005 10:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-5800</guid>
		<description><![CDATA[One thing - beware of the use of the universal selector on constrained devices as they can cause significant performance problems to the UE - not much of an issue on a monster desktop gaming machine but germane for mobile &amp; portable devices.]]></description>
		<content:encoded><![CDATA[<p>One thing &#8211; beware of the use of the universal selector on constrained devices as they can cause significant performance problems to the UE &#8211; not much of an issue on a monster desktop gaming machine but germane for mobile &amp; portable devices.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Kwon</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-5797</link>
		<dc:creator>Joe Kwon</dc:creator>
		<pubDate>Fri, 24 Jun 2005 21:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-5797</guid>
		<description><![CDATA[Took me a while, but I get it.  This is pretty clever.]]></description>
		<content:encoded><![CDATA[<p>Took me a while, but I get it.  This is pretty clever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-5761</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 17 Jun 2005 12:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-5761</guid>
		<description><![CDATA[Paul:

body { font-size: [put your font size here]; }

That is all you need, unless you want to mess with the font size of form elements, in which case also use something like:

* { font-size: inherit; }

Like I said above though, the most user-friendly approach is simply to leave the base font size alone and just specify the relative sizes of elements like headings.
]]></description>
		<content:encoded><![CDATA[<p>Paul:</p>
<p>body { font-size: [put your font size here]; }</p>
<p>That is all you need, unless you want to mess with the font size of form elements, in which case also use something like:</p>
<p>* { font-size: inherit; }</p>
<p>Like I said above though, the most user-friendly approach is simply to leave the base font size alone and just specify the relative sizes of elements like headings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-5760</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 17 Jun 2005 12:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-5760</guid>
		<description><![CDATA[Jeremy, you don&#039;t have to specify a font size for each and every element type.  If you want to specify an overall font size, set it for body and that is all you need to do.

Speaking as a user, why do you want to reduce overall font size anyway?  I&#039;ve got a perfectly good font size configured in my browser, if you mess with it, you make things less readable for me.
]]></description>
		<content:encoded><![CDATA[<p>Jeremy, you don&#8217;t have to specify a font size for each and every element type.  If you want to specify an overall font size, set it for body and that is all you need to do.</p>
<p>Speaking as a user, why do you want to reduce overall font size anyway?  I&#8217;ve got a perfectly good font size configured in my browser, if you mess with it, you make things less readable for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Noone</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-5743</link>
		<dc:creator>Paul Noone</dc:creator>
		<pubDate>Wed, 15 Jun 2005 05:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/31/universal-child-replacement/#comment-5743</guid>
		<description><![CDATA[Like Jeremy Arnold above I recently decided to make the same conversion from fixed and percentage widths to EMs. I, too, have had a hard time trying to set a standard font-size across my site using EMs. So what is the correct markup for this?

Surely something so essential MUST have a common solution. Or should we perhaps be using EXs? 

I know there are many schools of thought in this regard but surely the experts must all agree on a few basic requirements.]]></description>
		<content:encoded><![CDATA[<p>Like Jeremy Arnold above I recently decided to make the same conversion from fixed and percentage widths to EMs. I, too, have had a hard time trying to set a standard font-size across my site using EMs. So what is the correct markup for this?</p>
<p>Surely something so essential MUST have a common solution. Or should we perhaps be using EXs? </p>
<p>I know there are many schools of thought in this regard but surely the experts must all agree on a few basic requirements.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->