[uf-discuss] Help w/hcard

Derek Spalla spalla at bellsouth.net
Tue Dec 26 06:56:28 PST 2006


I need some help with my hCard. It is displaying the way that I want it on my webpage, but I am not picking up all of the information in my parsing software. The address info is getting left out when I go to add the contact to my contact manager. I am using Operator as my parser.  I pieced my hCard together from some examples I found online, so maybe I missed something. Any help would be great. Here is my code snippet:
<p class="last vcard">All text and images &copy;2006&nbsp;<img src="http://www.ajjimspalla.com/favicon.ico" alt="contact information available as an hcard" style="padding: 0 2px;" />&nbsp;<a class="email fn" href="mailto:jim.spalla at akerman.com">Jim Spalla</a><span style="display: none"><br />
		<span class="title"><span class="job title">Attorney</span></span><br />
		<span class="org"><span class="organization-name">Akerman Senterfitt</span></span><br />
				<span class="street-address">106 E. College Ave.</span><br />
				<span class="extended-address">12th Floor</span><br />
				<span class="locality">Tallahassee</span>,&nbsp;
				<span class="region">Florida</span>&nbsp;
				<span class="postal-code">32301</span><br />
				<span class="country-name">United States</span><br />
		<div class="tel"><span class="type" style="display: none">work</span>work:&nbsp;<span class="value">850-224-9634</span></div>
		<div class="tel"><span class="type" style="display: none">fax</span>fax:&nbsp;<span class="value">850-222-0103</span></div>
		<a class="url" rel="me" href="http://www.ajjimspalla.com">http://www.ajjimspalla.com</a><br /></span>

Kind Regards,

Derek Spalla



More information about the microformats-discuss mailing list