Search
 
SCRIPT & CODE EXAMPLE
 

HTML

link phone in safari

<!-- The problem is that iOS will automatically turn anything that looks -->
<!-- like a phone number into a link. You can disable that functionality with -->

<meta name="format-detection" content="telephone=no">

<!-- And then explicitly use the "tel" URI scheme, like this: -->

<a href="tel:+44 (0)845 519 7811">+44 (0)845 519 7811</a>
Comment

PREVIOUS NEXT
Code Example
Html :: serve index.html locally 
Html :: text align center with overflow 
Html :: js cannot set property of null 
Html :: how to use an html div by name in jquery 
Html :: how to make bold text in html 
Html :: how to make email required in html 
Html :: autocapitalize html attribute 
Html :: style upload button vue 
Html :: Html div element animation example 
Html :: button color bootstrap 
Html :: xpath select td class contains text 
Html :: remove extra space in code html 
Html :: html table header 
Html :: mat-toolbar 
Html :: what is defer in html 
Html :: bootstrap table no border 
Html :: fee receipt format html 
Html :: submit html 
Html :: how to customize button in html 
Html :: html with emoji 
Html :: html in page navigation 
Html :: how to use flaticon in html 
Html :: how to add lines between div rows html 
Html :: action_page.php 
Html :: w3c valid html boilerplate 
Html :: graphs in html 
Html :: <span class="border"</span <span class="border-top"</span <span class="border-end"</span <span class="border-bottom"</span <span class="border-start"</span 
Html :: how todownload exe file html 
Html :: where do you put style tags in html 
Html :: copy to cllipboard the html element 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =