html+css的结构

<!DOCTYPE html>
<html>
<head>
<title>浏览器对象</title> 
<meta http-equiv="Content-Type" content="text/html; charset=gkb"/> 
</head>
<body>
<!--先编写好网页布局-->

<form>
<input type="checkbox" name = "cbox" value = "1" id="box" >please
</form> 
</script> 
</body>
</html>

  如果要写js 的:

<script type="text/javascript">..........</script>

posted @ 2015-03-15 22:48  tangwaikei  阅读(155)  评论(0编辑  收藏  举报