Basically I’m wondering if this is still effective as an hcard.
<div class="vcard">
<h2>Phone Number: <span class="tel">800-288-3875</span></h2>
</div>
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
hCard properties don’t need to be direct descendants, they can be nested several layers deep (as in your example, and many of the examples on the Microformats wiki, e.g. see the hCard authoring tips page).
However, the hCard in your example is incomplete because it lacks some of the required properties, so some parsers might not recognise it.