table 中 div 如何居底

<tablecellspacing="0"cellpadding="0"width="630px"border="0"style="margin-bottom:2px;"... <table cellspacing="0" cellpadding="0" width="630px" border="0" style="margin-bottom:2px; ">
<tr>
<td width="192px" height="24" align="left" class="gx_logo"></td>
<td width="438px" align="right" class="ttc"><div class="tt">egre</div></td>
</tr>
</table>

这个table 中 class="tt" 的div 如何居底
展开
 我来答
惠住酒店预订
推荐于2016-04-26 · TA获得超过1245个赞
知道小有建树答主
回答量:730
采纳率:0%
帮助的人:346万
展开全部
<table cellspacing="0" cellpadding="0" width="630px" height="800px" border="0" style="margin-bottom:2px; ">
<tr>
<td width="192px" height="24" align="left" class="gx_logo"></td>
<td width="438px" align="right" valign="bottom" class="ttc"><div class="tt">egre</div></td>
</tr>
</table>

添加了两个属性:
height="800px"
valign="bottom"
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
TableDI
2024-07-18 广告
作为上海悉息信息科技有限公司的一员,我们专注于提供高效的数据处理解决方案。对于多个文件表格的合并需求,我们通常采用专业的数据整合技术,确保数据的准确性和一致性。通过精确匹配表格字段和格式,我们能够快速、准确地将多个表格合并成一个,为用户提供... 点击进入详情页
本回答由TableDI提供
她是我的小太阳
高粉答主

推荐于2016-08-27 · 醉心答题,欢迎关注
知道顶级答主
回答量:5.1万
采纳率:83%
帮助的人:8564万
展开全部
<table cellspacing="0" cellpadding="0" width="630px" height="800px" border="0" style="margin-bottom:2px; ">
        <tr>
        <td width="192px" height="24" align="left" class="gx_logo"></td>
  <td width="438px" align="right" valign="bottom" class="ttc"><div class="tt">egre</div></td>
  </tr>
  </table>

添加了两个属性:
 height="800px"
 valign="bottom"
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式