The Opquast Digital Quality Framework - Rule n° 145

Rule n° 145 - Telephone numbers can be enabled using the appropriate protocol.

In a mobile context, when this rule is respected, a simple click on a number opens the telephone functionalities of your mobile. It's practical! So, of course, in a desktop context, the disadvantage is that it opens up software like Skype. But there are tricks to avoid this.

#Accessibility #Development #Links #Mobile

Goal

  • Facilitate easier use of telephone numbers, particularly on mobile devices.

Solution technique

Tag phone numbers with an a link endowed with an href attribute of the type href="tel: + xx x xx xx xx xx".

_ x000D_

Find out more:

Moyen de contrôle

In the generated HTML code, check the markup of the telephone numbers in the form a href="tel: + xx x xx xx xx xx".