In message <[EMAIL PROTECTED]>, Ryan
King <[EMAIL PROTECTED]> writes
>> I should be grateful for people's comments about the way I've added
>>hCard markup to :
>>
>>         http://www.westmidlandbirdclub.com/club/executive.htm
>>
>> and especially how I might add the "organisation" component which
>>is the same for every person listed.
>
>
>http://microformats.org/wiki/include-pattern

Thank you. I'm troubled by the (ab)use of the "object" tag - what object
is being embedded, in such cases?

I'm also troubled by the exhortation:

        To avoid unsightly messes in Safari, you should include the
        following style rule in a style sheet for the page:

        object.include { width:0; height:0 }

and the effect on the page of not including something similar, when
viewed using FireFox 1.5 (which has vast areas of white psace0 or ie6
(which has markers not unlike those for missing images) - see:

        http://www.westmidlandbirdclub.com/club/executiveVCARD.htm

and compare with the original:

        http://www.westmidlandbirdclub.com/club/executive.htm

#~#~#~#~#~#~#~#~#~#~#

Also, I marked up the text concerned as:

        <span class="vcard"><span class="fn n" id="club"><span
        class="org">West Midland Bird Club</span></span></span>

but it seems to me that:

        <span class="vcard fn n org" id="club">West Midland Bird
        Club</span>

should work. Thoughts?
-- 
Andy Mabbett
                Say "NO!" to compulsory ID Cards:  <http://www.no2id.net/>

                Free Our Data:  <http://www.freeourdata.org.uk>
_______________________________________________
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to