<noframes id="999vf"><form id="999vf"><th id="999vf"></th></form>

      <noframes id="999vf">

      <address id="999vf"><nobr id="999vf"><progress id="999vf"></progress></nobr></address>

      全國熱線:0536-8800925
      新聞動態

      自適應頭部



              解釋:keywords 屬性值 -- 定義網頁關鍵詞

              解釋:description 屬性值 -- 定義網頁簡短描述

              解釋: #以上代碼告訴IE瀏覽器,IE8/9及以后的版本都會以最高版本IE來渲染頁面。

              解釋: width - viewport的寬度 height - viewport的高度
           initial-scale - 初始的縮放比例
           minimum-scale - 允許用戶縮放到的最小比例
           maximum-scale - 允許用戶縮放到的最大比例
           user-scalable - 用戶是否可以手動縮放

              解釋:format-detection翻譯成中文的意思是“格式檢測”,顧名思義,它是用來檢測html里的一些格式的,那關于meta的format-detection屬性主要是有以下幾個設置:
                         meta name="format-detection" content="telephone=no"
                         meta name="format-detection" content="email=no"
                         meta name="format-detection" content="adress=no"
                         也可以連寫:meta name="format-detection" content="telephone=no,email=no,adress=no"
                         下面具體說下每個設置的作用:
                         (1)、telephone
                         你明明寫的一串數字沒加鏈接樣式,而iPhone會自動把你這個文字加鏈接樣式、并且點擊這個數字還會自動撥號!想去掉這個撥號鏈接該如何操作呢?這時我們的meta又該大顯神通了,代碼如下:
                         telephone=no就禁止了把數字轉化為撥號鏈接!
                         telephone=yes就開啟了把數字轉化為撥號鏈接,要開啟轉化功能,這個meta就不用寫了,在默認是情況下就是開啟!
                         (2)、email
                         告訴設備不識別郵箱,點擊之后不自動發送
                         email=no禁止作為郵箱地址!
                         email=yes就開啟了把文字默認為郵箱地址,這個meta就不用寫了,在默認是情況下就是開啟!
                         (3)、adress
                         adress=no禁止跳轉至地圖!
                         adress=yes就開啟了點擊地址直接跳轉至地圖的功能,在默認是情況下就是開啟!

       
      在線咨詢
      Tel

      0536-8800925

      關注我們微信