On Apr 23, 2007, at 12:55 PM, Andy Mabbett wrote:
In message <[EMAIL PROTECTED]>, Andy Mabbett
<[EMAIL PROTECTED]> writes

       <TD class="n">
         <SPAN class="honorific-prefix">The Rt Hon</SPAN>&nbsp;
         &nbsp;
         <SPAN class="fn">Tony Blair</SPAN>
         &nbsp;
         <SPAN class="honorific-suffix">MP</SPAN>
       </TD>

On reflection, would it make more sense to reverse the "n" and "fn",
thus:

        <TD class="fn">
          <SPAN class="honorific-prefix">The Rt Hon</SPAN>&nbsp;
          &nbsp;
          <SPAN class="n">Tony Blair</SPAN>
          &nbsp;
          <SPAN class="honorific-suffix">MP</SPAN>
        </TD>

honorific-prefix and honorific-suffix are subproperties of n, so no, I don't think it makes more sense.

-ryan
_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to