Search
 
SCRIPT & CODE EXAMPLE
 

HTML

html link to call phone number

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

html make phone number callable

Area code with dashes, 1 and + sign

<a href="tel:+1-555-555-1212">555-555-1212</a>
Area code with no dashes, 1 and + sign

<a href="tel:+15555551212">555-555-1212</a>
Comment

html phone call

<a href="tel:8895959595">call this number 889-5959595</a>
Comment

html phone link

<!-- Brazilian pattern -->
<a href="tel:6533125487">(65) 3312-5487</a>
Comment

PREVIOUS NEXT
Code Example
Html :: materialize cdn 
Html :: tag for tel 
Html :: how to center html heading 
Html :: bullet 
Html :: html fav icon 
Html :: html set theme color 
Html :: upload only image input tag 
Html :: whatsapp html code for website 
Html :: how to change the preview image of a website 
Html :: new tab in html 
Html :: input type file csv only 
Html :: prevent copying text in html 
Html :: html ß 
Html :: Wrap the last word of a paragraph in span tags using jQuery 
Html :: vuejs double click 
Html :: meta redirect header 
Html :: html entity and 
Html :: embed string html angular 
Html :: how to create a button in html 
Html :: set icon for html page tab 
Html :: how to embed audio in html 
Html :: flex 2 columns per row 
Html :: bold in bootstrap 
Html :: email link html 
Html :: html input only 4 digits 
Html :: align image/text 
Html :: select html unselectable option 
Html :: how to make an element unclickable 
Html :: load pdf html 
Html :: copyright in html 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =