Search
 
SCRIPT & CODE EXAMPLE
 

HTML

html phone

<a href="tel:0123456789">Click to call</a>
<!-- Adds country code with + -->
<a href="tel:+0123456789">Click to call</a> 
<!-- Adds a 1 second pause (p) then dial 123 after phone number -->
<a href="tel:0123456789p123">Click to call</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

phone html

<a href="tel:5551234567"><img src="callme.jpg" /></a>
Comment

phone html

<a href="tel:1234567">Call 123-4567</a>
Comment

PREVIOUS NEXT
Code Example
Html :: fav icon 
Html :: ion-row scrolly 
Html :: standard html starter code 
Html :: html date selector 
Html :: refresh icon font awesome 
Html :: a tag to open in new tab 
Html :: toggle on-click button vue 
Html :: how to add lazy loading in html 
Html :: holy grail with flexbox 
Html :: copy right html footer 
Html :: tailwind border width 
Html :: onclick input text select 
Html :: bootstrap date search 
Html :: center html 
Html :: how to use html shortcuts 
Html :: ionic 5-star-rating 
Html :: html table title 
Html :: bootstrap 4 search box 
Html :: flex-end tailwind 
Html :: input-group-addon 
Html :: comment a div in html 
Html :: html iframe connection refused 
Html :: how to add preloader in html page 
Html :: phone input html 
Html :: accept vedio pdf files upload html 
Html :: angular select ((ngmodel selected)) 
Html :: html textarea along with cursor position set 
Html :: html bitcoin symbol 
Html :: how to keep :active css style after click a button 
Html :: youtube downloader api 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =