html 最好的Html5基本模板
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html 最好的Html5基本模板相关的知识,希望对你有一定的参考价值。
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>The Brand New Web Site</title>
<meta name="description" content="The Brand New Web Site">
<meta name="author" content="Barattalo.it">
<link rel="stylesheet" href="css/styles.css?v=1.0">
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<!-- run javascript at the end -->
<script src="js/scripts.js"></script>
</body>
</html>
以上是关于html 最好的Html5基本模板的主要内容,如果未能解决你的问题,请参考以下文章
html 基本的HTML5页面模板
HTML HTML5基本模板
HTML HTML5基本媒体模板
HTML HTML5基本页面模板
HTML HTML5基本模板
HTML HTML5基本模板(带评论)