How do you hyperlink a phone number using HTML?

Do you want hyperlink a phone number using HTML- html link to call phone number use below code.

<a href="tel:+44-785-7895">+44-785-7895 </a>

or

<a href="tel:+44-785-7895"> Click To Call </a>