Tagged Questions

41
votes
7answers
16k views

How to mark-up phone numbers?

I want to mark up a phone number as callable link in an HTML document. I have read the microformats approach, and I know, that the tel: scheme would be standard, but is quite literally nowhere ...
4
votes
2answers
476 views

How to open native iOS app (calendar, notes…) from a link on website?

Is it possible to open native iOS app, e.g. calendar or notes, from an HTML link which is in website? I tried to find an example but I couldn't. I ran into these URL schemes but I don't know how to ...