Skip to content

Recommended approach to more human-readable and more machine-readable phone numbers? #2

Description

@mlncn

Take:

<a class="p-tel" href="tel:13334443483">(333) 444 FIVE</a>

Ideally in this scenario the h-card parser would take the number from the href tel, but i don't think that's what happens. Is it recommended to do the actual h-card markup in a hidden div or span and put the most-preferred format there (<span class="p-tel hidden>+13334443483</span> in this example)?

(Working on the Microformats Drupal module!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions