<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body>
<div style="width:800px;height:400px;border:1px solid #808080;margin:0 auto;">
<div style="float:left;border-bottom:1px solid #808080;border-right:1px solid #808080;width:399px;height:200px;">
<div style="font-weight:bold;">本周日报</div>
<div style="width:399px;margin:0 auto;text-align:center;margin-top:40px;">
<div style="font-weight:bold;font-size:30px;">45</div>
<div>应提交数量:47</div>
</div>
</div>
<div style="float:left;border-bottom:1px solid #808080;border-right:1px solid #808080;width:399px;height:200px;">
<div style="font-weight:bold;">本月月报</div>
<div style="width:399px;margin:0 auto;text-align:center;margin-top:40px;">
<div style="font-weight:bold;font-size:30px;">7</div>
<div>应提交数量:10</div>
</div></div>
<div style="float:left;width:399px;height:200px;">
<div style="font-weight:bold;">项目进度</div>
<div style="width:399px;margin:0 auto;text-align:center;margin-top:40px;">
<div style="font-weight:bold;font-size:30px;">44</div>
<div>应提交数量:48</div>
</div></div>
<div style="float:left;width:399px;height:200px;">
<div style="font-weight:bold;"> </div>
<div style="width:399px;margin:0 auto;text-align:center;margin-top:40px;">
<div style="font-weight:bold;font-size:30px;">77</div>
<div>应提交数量:100</div>
</div></div>
</div>
</body>
</html>
这不就简单的几个div就行了?