最新最简洁的DIV+CSS+HTML模板
@charset "utf-8";
/* DIV+CSS初始化模板*/
body, div, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, p, pre, table, caption, th, td, form, input, button, select, textarea {margin:0; padding:0;font-style: normal;font:12px/22px Arial, Helvetica, sans-serif;}
ol, ul ,li{list-style: none;}
img {border: 0; vertical-align:middle;}
body{color:#000;background:#FFF; text-align:center;}
.clear{clear:both;height:1px;width:100%; overflow:hidden; margin-top:-1px;}
a{color:#000000;text-decoration:none; }
a:hover{color:#BA2636;text-decoration:underline;}
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>DIVCSS5-HTML模板</title>css常用模板
<meta name="keywords" content="关键词" />
<meta name="description" content="关键词描述" />
<link rel="stylesheet" href="images/style.css" />
<script src="JS文件路径地址" language="javascript" type="text/javascript"></script>
</head>
<body>
DIVCSS5欢迎您!
</body>
</html>
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论