3-4练习,老师检查一下
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8">
</head>
<body>
<!-- 在此编写代码 -->
<table width=100%>
<tr bgcolor=pink height=80px><td>页头</td></tr>
<tr height=10px><td></td></tr>
<tr bgcolor=orange><td align=center><table><tr><td width=240px bgcolor=#fffff>左侧内容</td><td width=20px bgcolor=orange></td><td width=764px bgcolor=#fffff>右侧内容</td></tr></table></td></tr>
<tr height=10px><td></td></tr>
<tr bgcolor=black height=80px><td></td></tr>
</table>
</body>
</html>
2
收起
正在回答
2回答
为什要老师检查呢?不是自己可以在浏览器里面看效果吗?
恭喜解决一个难题,获得1积分~
来为老师/同学的回答评分吧
0 星