码迷,mamicode.com
首页 > Web开发 > 详细

标准网页

时间:2017-02-05 11:06:01      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:rip   标准   favicon   网页   log   index   body   set   div   

<!DOCTYPE html>
<html lang="zh-CN">
<head>
    <meta charset="UTF-8">
    <title>Document</title>
    <link rel="stylesheet" href="css/index.css" type="text/css" media="all" />
    <style>
    div {
    color: blue;
      }
</style>
<link rel="shortcut icon" href="/2008/site/images/favicon.ico" type="image/x-icon" />
<script src="jquery/jquery-2.2.3.min.js"></script>
</head>
<body>
</body>
</html>

 

标准网页

标签:rip   标准   favicon   网页   log   index   body   set   div   

原文地址:http://www.cnblogs.com/thankyouGod/p/6366935.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!