Mobile web-side HTML5 Meta note

Source: Internet
Author: User

width = device-width: Identity width is the device screen

Initial-scale = 1.0: Identifies the initial zoom ratio

Minimum-scale = 0.5: Indicates the minimum zoom ratio

Maximum-scale = 2.0: Indicates the maximum zoom ratio

User-scalable = yes: Indicates whether the user can adjust the zoom ratio

HTML5 the best configuration for newly added meta tags

<meta name= "viewport" content = "width =device-width, initial-scale=1.0, maximum=1.0, User-scalable=no" >

Ignore numbers as a mobile phone number

<meta content= "Telephone=no" name= "Format-detection" >

Special Links

<a href= "tel:123456789" > Call </a>

<a href= "sms:123456789" > Texting </a>

Mobile web-side HTML5 Meta note

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.