用div写一个表格作业,大大们帮帮忙啊

<tablewidth="800"height="600"border="1"><tr><tdwidth="800"height="60"bgcolor="red"col... <table width="800" height="600" border="1">
<tr><td width="800" height="60" bgcolor="red" colspan="2"></td></tr>
<tr><td width="200" height="440" bgcolor="blue"></td>
<td width="600" height="440"></tr>
<tr><td width="800" height="100" bgcolor="yellow" colspan="2"></td></tr>
把上面这段用DIV写出来 怎么写啊?
展开
 我来答
jy07sg
2010-09-14 · TA获得超过1044个赞
知道小有建树答主
回答量:930
采纳率:0%
帮助的人:737万
展开全部
<div style="width:802px;height:600px;border:1px solid #555;">
<div style="float:left;clear:both;width:800px;height:60px;background:red;">
</div>
<div style="flaot:left;width:800px;height:440px;backgroun:blue;">
<div style="width:200px;height:440px;flaot:left;"></div>
<div style="width:600px;height:440px;float:left;background:#fff;"></div>
</div>
<div style="float:left;clear:both;width:800px;height:100px;background:yellow;">
</div>
</div>
OK了 有什么问题可以百度HI找我聊聊
博思aippt
2024-07-20 广告
作为深圳市博思云创科技有限公司的工作人员,对于Word文档生成PPT的操作,我们有以下建议:1. 使用另存为功能:在Word中编辑完文档后,点击文件->另存为,选择PowerPoint演示文稿(*.pptx)格式,即可将文档内容转换为PPT... 点击进入详情页
本回答由博思aippt提供
百度网友77a83bb
2010-09-15 · TA获得超过188个赞
知道答主
回答量:87
采纳率:0%
帮助的人:41.5万
展开全部
<div style="width:800px; height:600px; border:1px solid #ccc;">
<div style="width:100%; height:60px; background:#f00;"></div>
<div style="width:200px; height:440px; background-color:blue; float:left; margin-right:-3px;"></div>
<div style="width:600px; height:440px; float:right;"></div>
<div style="width:100%; height:100px; background:yellow; clear:both;"></div>
</div>

这样也可以,你哪个用的顺手用哪个。建议你把样式写在css文件里,别再行内用样式。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式