[uf-discuss] Canonical hCards (was: Search on CSS element)

Andy Mabbett andy at pigsonthewing.org.uk
Wed Jan 24 11:25:04 PST 2007


In message
<21e523c20701240350g3d71fbd3h74d122e235ce5829 at mail.gmail.com>, David
Janes <davidjanes at blogmatrix.com> writes

><address class="author vcard">
><a class="url fn" href="http://theryanking.com">Ryan</a>
></address>


Making that:

        <address class="author vcard">
          <a class="url" href="http://theryanking.com">
            <abbr class="fn" title="Ryan King">Ryan</abbr>
          </a>
        </address>

not only resolves your 'mismatched-fn' concern, but is also more
semantically meaningful.

-- 
Andy Mabbett
                 <http://www.pigsonthewing.org.uk/uFsig/>

                        Welcome to the 21-day week!


More information about the microformats-discuss mailing list