不明白,为什么跟老师代码完全一样,但编译出来的效果确实一直不变呢?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<style>
body,p,h1,h2,h3,h4,h5,h6,form,ul,ol,hr{margin: 0;padding: 0;font:14px/1.5normal,"Arial", "sans-serif", "微软雅黑", "宋体", "Tahoma";color:#666}
ul,ol{list-style:none}
.demo01{width:600px;}
.demo01.left{width:100px;float:left}
.demo01.right{width:500px;float:right}
</style>
</head>
<body>
<div class="demo01">
<div class="left">
<img src="../install/website/website1/icon_1.gif" />
</div>
<div class="right">
<h6>樱桃小丸子</h6>
<p>奥鹏教育是由教育部高等教育司2001年12月批准立项试点,2005年4月正式批准运营的远程教育公共服务体系,为遍布全国的学员提供学历(专升本,高起专)和非学历教育咨询、报名、学习辅导、课程考试、交费等7X24小时学习支持服务400-810-6736。</p>
<span>10分钟之前</span>
</div>
</div>
</body>
</html>