Goal
- Facilitate easier use of telephone numbers, particularly on mobile devices.
Implementation
Tag phone numbers with an a
link endowed with an href
attribute of the type href="tel: + xx x xx xx xx xx"
.
Find out more:
Control
In the generated HTML code, check the markup of the telephone numbers in the form a href="tel: + xx x xx xx xx xx"
.