Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XS✔ ◾ Added info box + improved caption - hyperlink-phone-numbers rule #9032

Merged
merged 1 commit into from
Aug 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions rules/hyperlink-phone-numbers/rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ Mobile device usage has been on the rise for years, driven by the increasing pop

<!--endintro-->

**Note:** The exact percentage can vary based on geographic regions and demographics.
::: info
**Note:** The exact percentage of mobile device users can vary based on geographic regions and demographics.
:::

Therefore, it is very important to hyperlink your phone number to increase the rate of conversion and improve the mobile user experience. This enables click and call, and eliminates the need to copy and paste phone numbers.

Expand All @@ -32,5 +34,5 @@ Devices and computers that don’t have phone functionality will either open a p
```

::: good
Figure: Good example – This is the syntax to hyperlink phone numbers
Figure: Good example – To make a telephone number clickable, use add a link with "tel:" inside the href attribute
:::
Loading