<div>Hi all,</div>
<div>try to write a parser for hcards and came across Chris Messina's. </div>
<div>&nbsp;</div>
<div>&lt;a class=&quot;url fn&quot; rel=&quot;me&quot; href=&quot;<a href="http://factoryjoe.com/blog%22%3E%3Cspan">http://factoryjoe.com/blog&quot;&gt;&lt;span</a> class=&quot;given-name&quot;&gt;Chris&lt;/span&gt; &lt;span class=&quot;family-name&quot;&gt;Messina&lt;/span&gt;&lt;/a&gt;
</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Now I'm sure he hasn't got his wrong, but I thought it would be:</div>
<div>&lt;a class=&quot;url n&quot; rel=&quot;me&quot; href=&quot;<a href="http://factoryjoe.com/blog%22%3E%3Cspan">http://factoryjoe.com/blog&quot;&gt;&lt;span</a> class=&quot;given-name&quot;&gt;Chris&lt;/span&gt; &lt;span class=&quot;family-name&quot;&gt;Messina&lt;/span&gt;&lt;/a&gt;
</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>or</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&lt;a class=&quot;url fn&quot; rel=&quot;me&quot; href=&quot;<a href="http://factoryjoe.com/blog&gt;ChrisMessina&lt;/a">http://factoryjoe.com/blog&gt;ChrisMessina&lt;/a</a>&gt;</div>
<div>&nbsp;</div>
<div>I thought you only split the name up if the class is given an attribute value of n?</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Cheers</div>
<div>Nick</div>