zoukankan      html  css  js  c++  java
  • 发个典型的移动web头部

    <meta charset="utf-8">
        <title>美食杰移动版</title>
        <meta name="keywords" content="美食,美食网,菜谱,菜谱网,美食地图,食谱,食谱网,特色食谱,特色美食,美食大全家常菜谱,菜谱大全">
        <meta name="description" content="美食杰 - 中国最优质的美食,食谱,菜谱网。做你最喜爱的美食网,菜谱网。提供最人性化的菜谱大全">
        <meta content="width=device-width,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
        <meta content="yes" name="apple-mobile-web-app-capable">
        <meta content="black" name="apple-mobile-web-app-status-bar-style">
        <meta content="telephone=no" name="format-detection">
        <meta name="apple-itunes-app" content="app-id=399423833">
        <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://static.meishij.net/wap6/images/pic/144x144.png">
        <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://static.meishij.net/wap6/images/pic/72x72.png">
        <link rel="apple-touch-icon-precomposed" href="http://static.meishij.net/wap6/images/pic/57x57.png">
        <link rel="shortcut icon" href="http://static.meishij.net/wap6/images/pic/favicon.ico">
  • 相关阅读:
    Hadoop环境搭建2_hadoop安装和运行环境
    Hadoop环境搭建1_JDK+SSH
    Linux5_环境变量
    Linux4_文件操作
    Linux3_文件系统
    Linux2_小技巧
    Linux1_Ubuntu的安装
    PhoneGap移动开发框架
    iOS 使用GitHub托管代码(github desktop使用)
    MRC和ARC混编
  • 原文地址:https://www.cnblogs.com/lvchat/p/4011474.html
Copyright © 2011-2022 走看看