For meta Tags, meta Tags

Source: Internet
Author: User

For meta Tags, meta Tags

I. attributes and meanings of format-detection in Meta Tags

Meaning: Format Detection

You may have this experience: When you click a number in the format of no link on the page where you create a mobile phone, the mobile phone will automatically dial the number!

Disable this prompt:

Add meta tags, for example, <meta name = "format-detection" content = "telephone = no">

Similarly, you can perform the following operations:

1. Do not jump to the mailbox: <meta name = "format-detection" content = "email = no">

2. Do not jump to a map: <meta name = "format-detection" content = "adress = no">

3. Disable link highlighting: <meta name = "msapplication-tap-highlight" content = "no">

4. Prerequisites for setting a responsive webpage: <meta name = "viewport" content = "user-scalable = no, initial-scale = 1">

(Because some mobile browsers, including Safari on iOS and IE on Windows Phone, will display a translucent highlighted background when the hyperlink element is touched, disable this default behavior to better control the appearance and experience of your site)

...

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.