Search
 
SCRIPT & CODE EXAMPLE
 

HTML

prevent webpage zooming in mobile

<meta 
     name='viewport' 
     content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' 
/>
Comment

mobile prevent zoom

<meta 
     name='viewport' 
     content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' 
/>
Comment

PREVIOUS NEXT
Code Example
Html :: NavBar Bootstrap v4 Fix 
Html :: html code æøå 
Html :: html make background black 
Html :: button center bootstrap 
Html :: link to call a phone number 
Html :: html accept png and jpg 
Html :: write & in html 
Html :: font awesome cdn link 
Html :: how to convert a html canvas into a png file 
Html :: how to add a browser tab icon 
Html :: how to embed videos in html 
Html :: html preselected radio button 
Html :: how to link a local css file in html 
Html :: div contenteditable onchange angular 
Html :: how to make form not reload page 
Html :: html indice 
Html :: dropdown menu default value 
Html :: make websites all-deivce compatible 
Html :: how to add the phtml using xml magento 2 
Html :: open anchor tag in new tab 
Html :: google data layer push 
Html :: html input type file accept excel 
Html :: how to remove options for video tag in html 
Html :: thead position sticky 
Html :: text souligné html 
Html :: tailwind display inline block 
Html :: html table tfoot after thead 
Html :: border radius rect svg 
Html :: how to make a distance between a label and input html 
Html :: ionic button trigger ion-datetime 
ADD CONTENT
Topic
Content
Source link
Name
6+6 =