<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<style type="text/css">
#menu {background-color:#ffff99;height:200px; float:left;width:100px;
margin-top:0px;
}
h2 {margin-bottom:0px; font-size:14px;}
#container{
width:500px;
}
h1{margin-bottom:0px;
text-decoration:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:40px;
color:#90DA11;
}
#content{
float:right;
background-color:#6FF;
width:400px;
height:200px;
}
#footer{
background-color:#6F3;
clear:both;
text-align:center;
}
p{line-height:0px;
margin-top:5px;
text-indent:20px;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bolder;
}
#header{
margin-bottom:0px;
}
</style>
</head>
<body>
<div id = "container">
<div id="header">
<h1>智慧教室</h1>
<p>Smart Classroom</p>
</div>
<div id="menu">
<h2>Menu</h2>
<ul>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
</ul>
</div>
<div id="content" >
</div>
<div id="footer">
Copyright W3School.com.cn
</div>
</div>
</body>
</html>
SMILET
一只斗牛犬
相关分类