<?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: Customizing Your Markup</title>
	<atom:link href="http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/feed/" rel="self" type="application/rss+xml" />
	<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/</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: Sean Hogan</title>
		<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-655515</link>
		<dc:creator>Sean Hogan</dc:creator>
		<pubDate>Fri, 30 Mar 2012 11:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1713#comment-655515</guid>
		<description><![CDATA[Apologies. My last comment was meant to end with:

wouldn’t the &quot;font&quot; element be appropriate for this job? I don’t think anyone styles it and it’s semantically close.]]></description>
		<content:encoded><![CDATA[<p>Apologies. My last comment was meant to end with:</p>
<p>wouldn’t the &#8220;font&#8221; element be appropriate for this job? I don’t think anyone styles it and it’s semantically close.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Customizing Your Markup &#171; Raanan Avidor</title>
		<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-655362</link>
		<dc:creator>Customizing Your Markup &#171; Raanan Avidor</dc:creator>
		<pubDate>Thu, 29 Mar 2012 23:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1713#comment-655362</guid>
		<description><![CDATA[[...] this article http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/ by Eric Meyer, published on March 28, 2012 at 04:55PM. Share this:StumbleUponDiggRedditLike [...]]]></description>
		<content:encoded><![CDATA[<p>[...] this article <a href="http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/" rel="nofollow">http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/</a> by Eric Meyer, published on March 28, 2012 at 04:55PM. Share this:StumbleUponDiggRedditLike [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Hudson</title>
		<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-655243</link>
		<dc:creator>David Hudson</dc:creator>
		<pubDate>Thu, 29 Mar 2012 14:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1713#comment-655243</guid>
		<description><![CDATA[Bottom line: We &lt;em&gt;can&lt;/em&gt; create any element we want to. The W3C argument against creating custom DTDs has to do with the old school browser wars, where each browser had its own set of unique elements. Obviously that&#039;s bad and we don&#039;t want to go back to those days. However, a developer creating their own unique element for their own unique site is a different matter entirely. &lt;em&gt;Yes&lt;/em&gt;, it&#039;s possible that the tag will someday be added to the HTML DTD which could cause unforeseen problems, but if we name our elements carefully we can avoid namespacing issues. Anyone who develops a website thinking they can future-proof it with standards compliant code doesn&#039;t understand the history of the web. I mean, even if you could future-proof a website, it&#039;s going to look like crap in 10 years when we have super retina displays that attach directly to our brain-stems that are controlled by our thoughts and are charged by our farts. We should plan for maintainability more than trying to eliminate the need for maintenance entirely.

I &lt;strong&gt;definitely&lt;/strong&gt; want to avoid some dystopian version of the interwebs where a developer&#039;s ability to innovate is limited, all in the name of &quot;standards&quot;. I&#039;d rather have to do a little extra work to make my site compatible with most browsers while still having the ability to shape my text into bacon just for fun: http://baconforme.com/]]></description>
		<content:encoded><![CDATA[<p>Bottom line: We <em>can</em> create any element we want to. The W3C argument against creating custom DTDs has to do with the old school browser wars, where each browser had its own set of unique elements. Obviously that&#8217;s bad and we don&#8217;t want to go back to those days. However, a developer creating their own unique element for their own unique site is a different matter entirely. <em>Yes</em>, it&#8217;s possible that the tag will someday be added to the HTML DTD which could cause unforeseen problems, but if we name our elements carefully we can avoid namespacing issues. Anyone who develops a website thinking they can future-proof it with standards compliant code doesn&#8217;t understand the history of the web. I mean, even if you could future-proof a website, it&#8217;s going to look like crap in 10 years when we have super retina displays that attach directly to our brain-stems that are controlled by our thoughts and are charged by our farts. We should plan for maintainability more than trying to eliminate the need for maintenance entirely.</p>
<p>I <strong>definitely</strong> want to avoid some dystopian version of the interwebs where a developer&#8217;s ability to innovate is limited, all in the name of &#8220;standards&#8221;. I&#8217;d rather have to do a little extra work to make my site compatible with most browsers while still having the ability to shape my text into bacon just for fun: <a href="http://baconforme.com/" rel="nofollow">http://baconforme.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Hogan</title>
		<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-655043</link>
		<dc:creator>Sean Hogan</dc:creator>
		<pubDate>Wed, 28 Mar 2012 23:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1713#comment-655043</guid>
		<description><![CDATA[Hi Eric,

I agree that the custom elements proposal is clumsy. 

I think TypeButter is a good use-case for a shadow DOM (http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html) which is being proposed by the same author. 

I imagine any shadow DOM solution is 5-10 years away, but in the mean-time wouldn&#039;t  be appropriate for this job? I don&#039;t think anyone styles it and it&#039;s semantically close.]]></description>
		<content:encoded><![CDATA[<p>Hi Eric,</p>
<p>I agree that the custom elements proposal is clumsy. </p>
<p>I think TypeButter is a good use-case for a shadow DOM (<a href="http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html" rel="nofollow">http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html</a>) which is being proposed by the same author. </p>
<p>I imagine any shadow DOM solution is 5-10 years away, but in the mean-time wouldn&#8217;t  be appropriate for this job? I don&#8217;t think anyone styles it and it&#8217;s semantically close.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-654995</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Wed, 28 Mar 2012 18:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1713#comment-654995</guid>
		<description><![CDATA[If we could create any element we wanted to, what would stop people from creating super semantic tags and striving towards XML-ification?

No more  just use  in the HTML itself. I assume that&#039;s what they may be trying to prevent from happening.]]></description>
		<content:encoded><![CDATA[<p>If we could create any element we wanted to, what would stop people from creating super semantic tags and striving towards XML-ification?</p>
<p>No more  just use  in the HTML itself. I assume that&#8217;s what they may be trying to prevent from happening.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael.</title>
		<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-654989</link>
		<dc:creator>Michael.</dc:creator>
		<pubDate>Wed, 28 Mar 2012 18:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1713#comment-654989</guid>
		<description><![CDATA[Thinking of new tags, I wanna define a new tag based on &lt;a&gt;. So, using the syntax mentioned previously (which isn&#039;t showing up just now, but was basically move the proposed element tag to the head) create:
&lt;code&gt;
&lt;element extends=&quot;a&quot; name=&quot;bullshit&quot;&gt;
&lt;template&gt;

        &lt;style&gt;
                color { #abcdef;} /* shit brown (not actually shit brown)*/
                :after
                {
                content: &quot;(eww)&quot;;
                }
        &lt;/style&gt;
        &lt;attributes&gt;
                &lt;attribute&gt;rel=&quot;nofollow&quot;&lt;/attribute&gt;
        &lt;attributes&gt;
&lt;/template&gt;
&lt;/element&gt;
&lt;/code&gt;
So, our new tag is like an anchor, except that it has a default colour of &quot;shit brown&quot;, and &quot;(eww)&quot; after it. It will also have the default attribute rel=&quot;nowfollow&quot;. 
It should be used to link to sites such as Faux News, or The Conservative News Network. 

I&#039;m not sure whether browsers should by default:
* go through and change all the bullshit elements to a elements (with the defaults) and then continue (which might make JS unhappy, because they won&#039;t get the new element to play with, but would make generating the DOM easier); or 
* keep them in the DOM, and just magically treat them as the type of element they are.]]></description>
		<content:encoded><![CDATA[<p>Thinking of new tags, I wanna define a new tag based on &lt;a&gt;. So, using the syntax mentioned previously (which isn&#8217;t showing up just now, but was basically move the proposed element tag to the head) create:<br />
<code><br />
&lt;element extends="a" name="bullshit"&gt;<br />
&lt;template&gt;</p>
<p>        &lt;style&gt;<br />
                color { #abcdef;} /* shit brown (not actually shit brown)*/<br />
                :after<br />
                {<br />
                content: "(eww)";<br />
                }<br />
        &lt;/style&gt;<br />
        &lt;attributes&gt;<br />
                &lt;attribute&gt;rel="nofollow"&lt;/attribute&gt;<br />
        &lt;attributes&gt;<br />
&lt;/template&gt;<br />
&lt;/element&gt;<br />
</code><br />
So, our new tag is like an anchor, except that it has a default colour of &#8220;shit brown&#8221;, and &#8220;(eww)&#8221; after it. It will also have the default attribute rel=&#8221;nowfollow&#8221;.<br />
It should be used to link to sites such as Faux News, or The Conservative News Network. </p>
<p>I&#8217;m not sure whether browsers should by default:<br />
* go through and change all the bullshit elements to a elements (with the defaults) and then continue (which might make JS unhappy, because they won&#8217;t get the new element to play with, but would make generating the DOM easier); or<br />
* keep them in the DOM, and just magically treat them as the type of element they are.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris</title>
		<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-654982</link>
		<dc:creator>Boris</dc:creator>
		<pubDate>Wed, 28 Mar 2012 18:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1713#comment-654982</guid>
		<description><![CDATA[I certainly wasn&#039;t intending to dress you down...  I&#039;m sorry if it came across that way.

HTML5 really doesn&#039;t have a &quot;spec-compliant&quot; way to address you use case.  Inventing your own names will make the document not &quot;valid HTML5&quot;, though of course the processing model requires the browser to have the right behavior for them.  So your advice to &quot;just go ahead and do it&quot; is spot on.  There will still be issues (e.g. if you want your custom element as a child of a table row group or some such), but that&#039;s the best you can do right now without spec changes.]]></description>
		<content:encoded><![CDATA[<p>I certainly wasn&#8217;t intending to dress you down&#8230;  I&#8217;m sorry if it came across that way.</p>
<p>HTML5 really doesn&#8217;t have a &#8220;spec-compliant&#8221; way to address you use case.  Inventing your own names will make the document not &#8220;valid HTML5&#8243;, though of course the processing model requires the browser to have the right behavior for them.  So your advice to &#8220;just go ahead and do it&#8221; is spot on.  There will still be issues (e.g. if you want your custom element as a child of a table row group or some such), but that&#8217;s the best you can do right now without spec changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael.</title>
		<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-654980</link>
		<dc:creator>Michael.</dc:creator>
		<pubDate>Wed, 28 Mar 2012 17:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1713#comment-654980</guid>
		<description><![CDATA[Maybe I&#039;m missing something here, but isn&#039;t this what namespaces is meant to solve? So can&#039;t you just use HTML5 in it&#039;s XML form, and then use namespaces to throw in your various custom elements? A quick web search suggests this is a perfectly valid approach. (Though you do have to use XML, which you may not want to for various other reasons.)

OK, but what about in plain HTML? What about having an &lt;element&gt; attribute defined in the &lt;head&gt;, perhaps using the same form as currently &gt;element extends=&quot;span&quot; name=&quot;x-kern&quot;&lt;. The new tag &lt;x-kern&gt;&gt; then takes on the various default attributes of the &lt;span&gt; tag, such as being inline, etc. Or, you could use &lt;template&gt; as well, to give it style or whatever. 

Alternatively you could define a custom DTD... 

Or, you could, I don&#039;t know, just go with existing elements (span and div probably) with specific class names and make sure that you aren&#039;t having styles that&#039;ll cause problems for those specific cases. 

&lt;a href=&quot;http://www.w3.org/Style/customdtd.en.html&quot; rel=&quot;nofollow&quot;&gt;At least some people think it&#039;s bad form to create custom elements.&lt;/a&gt; Because, you know, they won&#039;t have any semantics attached.]]></description>
		<content:encoded><![CDATA[<p>Maybe I&#8217;m missing something here, but isn&#8217;t this what namespaces is meant to solve? So can&#8217;t you just use HTML5 in it&#8217;s XML form, and then use namespaces to throw in your various custom elements? A quick web search suggests this is a perfectly valid approach. (Though you do have to use XML, which you may not want to for various other reasons.)</p>
<p>OK, but what about in plain HTML? What about having an &lt;element&gt; attribute defined in the &lt;head&gt;, perhaps using the same form as currently &gt;element extends=&#8221;span&#8221; name=&#8221;x-kern&#8221;&lt;. The new tag &lt;x-kern&gt;&gt; then takes on the various default attributes of the &lt;span&gt; tag, such as being inline, etc. Or, you could use &lt;template&gt; as well, to give it style or whatever. </p>
<p>Alternatively you could define a custom DTD&#8230; </p>
<p>Or, you could, I don&#8217;t know, just go with existing elements (span and div probably) with specific class names and make sure that you aren&#8217;t having styles that&#8217;ll cause problems for those specific cases. </p>
<p><a href="http://www.w3.org/Style/customdtd.en.html" rel="nofollow">At least some people think it&#8217;s bad form to create custom elements.</a> Because, you know, they won&#8217;t have any semantics attached.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-654974</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Wed, 28 Mar 2012 17:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1713#comment-654974</guid>
		<description><![CDATA[Okay, &lt;a href=&quot;http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-654961&quot; rel=&quot;nofollow&quot;&gt;Boris&lt;/a&gt;, then perhaps you could point us in the right direction?  I appreciate being systematically dressed down as much as the next guy, but I always like a bit of a knowledge chaser to perk the spirits back up.  Bonus kudos if you answer the question of whether it’s legal to invent your own HTML5 elements and insert them into the document, but I’ll take what I can get.]]></description>
		<content:encoded><![CDATA[<p>Okay, <a href="http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-654961" rel="nofollow">Boris</a>, then perhaps you could point us in the right direction?  I appreciate being systematically dressed down as much as the next guy, but I always like a bit of a knowledge chaser to perk the spirits back up.  Bonus kudos if you answer the question of whether it’s legal to invent your own HTML5 elements and insert them into the document, but I’ll take what I can get.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris</title>
		<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-654961</link>
		<dc:creator>Boris</dc:creator>
		<pubDate>Wed, 28 Mar 2012 16:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1713#comment-654961</guid>
		<description><![CDATA[I think you mostly misunderstood the point of web components.  The idea is not to make up a new element name; the idea is to assign to a given element (which should have some semantically appropriate element name to start with) a set of behavior and presentation.

This misunderstanding leads to your markup being completely wrong (and in fact, if used, would lead to an infinite loop).  It also leads to you complaining about the fact that a tool that&#039;s not designed to solve your problem is not solving your problem...

(There&#039;s a side point that the web components draft is basically one guy&#039;s thoughts, and not actually part of HTML5 yet, and may never get there in its current form, but that&#039;s all less relevant.)]]></description>
		<content:encoded><![CDATA[<p>I think you mostly misunderstood the point of web components.  The idea is not to make up a new element name; the idea is to assign to a given element (which should have some semantically appropriate element name to start with) a set of behavior and presentation.</p>
<p>This misunderstanding leads to your markup being completely wrong (and in fact, if used, would lead to an infinite loop).  It also leads to you complaining about the fact that a tool that&#8217;s not designed to solve your problem is not solving your problem&#8230;</p>
<p>(There&#8217;s a side point that the web components draft is basically one guy&#8217;s thoughts, and not actually part of HTML5 yet, and may never get there in its current form, but that&#8217;s all less relevant.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bridget Stewart</title>
		<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-654948</link>
		<dc:creator>Bridget Stewart</dc:creator>
		<pubDate>Wed, 28 Mar 2012 16:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1713#comment-654948</guid>
		<description><![CDATA[I wonder if the over-complication and potential CSS run-ins was intentional, for the sake of preventing an onslaught of new elements -- really goofy ones like crapulent or epeen. (I claim the right to use those first if the playing field opens up.)]]></description>
		<content:encoded><![CDATA[<p>I wonder if the over-complication and potential CSS run-ins was intentional, for the sake of preventing an onslaught of new elements &#8212; really goofy ones like crapulent or epeen. (I claim the right to use those first if the playing field opens up.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neal G</title>
		<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-654940</link>
		<dc:creator>Neal G</dc:creator>
		<pubDate>Wed, 28 Mar 2012 15:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1713#comment-654940</guid>
		<description><![CDATA[Perhaps HTML5 could go the route of data-attribute and use a prefix element sort of like &lt;element-mycustnamehere&gt;&lt;/element-mycustnamehere&gt;

That way, it won&#039;t conflict with future versions of HTML where new elements may be created.]]></description>
		<content:encoded><![CDATA[<p>Perhaps HTML5 could go the route of data-attribute and use a prefix element sort of like &lt;element-mycustnamehere&gt;&lt;/element-mycustnamehere&gt;</p>
<p>That way, it won&#8217;t conflict with future versions of HTML where new elements may be created.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-654939</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Wed, 28 Mar 2012 15:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1713#comment-654939</guid>
		<description><![CDATA[&lt;a href=&quot;http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-654937&quot; rel=&quot;nofollow&quot;&gt;Trever&lt;/a&gt;: It was mostly based on what I found in poking under TypeButter’s hood,  but I’m sure the existence of those tools and commentaries filtered into my subconscious and nudged me in this direction as well.]]></description>
		<content:encoded><![CDATA[<p><a href="http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-654937" rel="nofollow">Trever</a>: It was mostly based on what I found in poking under TypeButter’s hood,  but I’m sure the existence of those tools and commentaries filtered into my subconscious and nudged me in this direction as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trever</title>
		<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-654937</link>
		<dc:creator>Trever</dc:creator>
		<pubDate>Wed, 28 Mar 2012 15:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1713#comment-654937</guid>
		<description><![CDATA[Disruptively delicious thoughts Eric.  Scott Jehl’s &lt;a href=&quot;https://github.com/scottjehl/picturefill&quot; title=&quot;Scott Jehl’s picture polyfill&quot; rel=&quot;nofollow&quot;&gt; polyfill&lt;/a&gt; for &lt;abbr title=&quot;Responsive Web Design&quot;&gt;RWD&lt;/abbr&gt; and Rachel Andrew&#039;s contemptuous article, &lt;i&gt;&lt;a href=&quot;http://www.rachelandrew.co.uk/archives/2012/03/21/stop-solving-problems-you-dont-yet-have/&quot; title=&quot;Stop Solving Problems You Don&#039;t Have&quot; rel=&quot;nofollow&quot;&gt;Stop Solving Problems You Don&#039;t Have&lt;/a&gt;&lt;/i&gt; come to mind. Would you say either of these ideas spurred on your article, or was it purely based on experiments with TypeButter?]]></description>
		<content:encoded><![CDATA[<p>Disruptively delicious thoughts Eric.  Scott Jehl’s <a href="https://github.com/scottjehl/picturefill" title="Scott Jehl’s picture polyfill" rel="nofollow"> polyfill</a> for <abbr title="Responsive Web Design">RWD</abbr> and Rachel Andrew&#8217;s contemptuous article, <i><a href="http://www.rachelandrew.co.uk/archives/2012/03/21/stop-solving-problems-you-dont-yet-have/" title="Stop Solving Problems You Don't Have" rel="nofollow">Stop Solving Problems You Don&#8217;t Have</a></i> come to mind. Would you say either of these ideas spurred on your article, or was it purely based on experiments with TypeButter?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/#comment-654935</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Wed, 28 Mar 2012 15:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1713#comment-654935</guid>
		<description><![CDATA[It’s hard for me to be sure, &lt;a href=&quot;http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/?#comment-654926&quot; rel=&quot;nofollow&quot;&gt;Ben&lt;/a&gt;—I tend to get lost in any subsection that’s beyond three levels deep—but if that’s possible then I don’t understand why the &lt;code&gt;element&lt;/code&gt;-based element customization exists.  Surely if there was an easier method available, nobody would’ve gone to the effort of writing the more complicated thing?]]></description>
		<content:encoded><![CDATA[<p>It’s hard for me to be sure, <a href="http://meyerweb.com/eric/thoughts/2012/03/28/customizing-your-markup/?#comment-654926" rel="nofollow">Ben</a>—I tend to get lost in any subsection that’s beyond three levels deep—but if that’s possible then I don’t understand why the <code>element</code>-based element customization exists.  Surely if there was an easier method available, nobody would’ve gone to the effort of writing the more complicated thing?</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! -->