The role of the mobile meta tag

Source: Internet
Author: User

<!--forces the width of the document to remain at 1:1 of the width of the device, and the maximum width of the document is 1.0, and does not allow the user to click on the screen to zoom in;
<meta content= "Width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0" name = "Viewport"/>
<!--ignore numbers in the page as phone numbers--
<meta content= "Telephone=no" name= "Format-detection"/>
<!--keyword search-
<meta name= "Keywords" content= "Cloud mu interaction"/>
<!--Description--
<meta name= "description" content= "Cloud mu interaction"/>
<!--the safari private meta tag in the iphone device, which says: Allow full-screen mode to browse-
<meta content= "yes" name= "apple-mobile-web-app-capable"/>
<!--the iphone's private label, which specifies the style of the status bar on the top of safari in the iphone (the default value is defaults (white), which can be set to Black (dark) and black-translucent (gray translucent). )--
<meta content= "Black" name= "Apple-mobile-web-app-status-bar-style"/>
<!--Delete the default Apple toolbar and menu bar--
<meta content= "yes" name= "apple-mobile-web-app-capable"/>

The role of the mobile meta tag

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.