---- AI试用 ---域名问题某些图片和js资源无法访问,导致一些代码实例无法运行!(代码里gzui.net换成momen.vip即可)

来个html模版

前端开发 蚂蚁 2848℃ 0评论
<!DOCTYPE html>
<html lang="zh-cn">

	<head>
	    <meta charset="utf-8" />
	    <title>品牌故事首页</title>
	    <meta http-equiv="X-UA-Compatible" content="IE=edge">
	    <meta name="renderer" content="webkit">
	    <meta name="keywords" content="" />
	    <meta name="description" content="" />
	    <meta http-equiv="Cache-Control" content="no-siteapp">
	    <meta name="viewport" content="width=device-width" />
	    <link rel="stylesheet" type="text/css" href="css/reset.css" />
	    <link rel="stylesheet" type="text/css" href="css/common.css" />
           <ink rel="stylesheet" type="text/css" href="css/function.css"/>
	    <link rel="stylesheet" type="text/css" href="css/style.css" />
	    <!--<link rel="shortcut icon" href="img/favicon.ico" />-->
	    <!--[if lt IE 9]>
            <script src="http://cdn.bootcss.com/html5shiv/3.7.2/html5shiv.min.js"></script>
        <![endif]-->
	</head>

	<body>
		<header>

		</header>
		<script src="http://apps.bdimg.com/libs/jquery/1.10.2/jquery.min.js" type="text/javascript" charset="utf-8"></script>
	</body>

</html>

转载请注明:有爱前端 » 来个html模版

喜欢 (0)or分享 (0)