在做live search的时候想把它分为两部分内容-内容A靠左,内容B靠右。
<table cellspacing="0" cellpadding="0" border="0" width="{TABLEWIDTH}" align="center" style="table-layout: fixed">
<tr><td class="nav" width="50%" align="left" nowrap>内容A</td>
<td align="right" width="50%">内容B</td>
</tr></table>

用DIV来实现:
<div style="float:left;">内容A</div><div style="float:right;">内容B</div>

代码还真是简洁啊```
文章转自:http://www.discuz.net/thread-409746-1-13.html
评论
test01test01 2007-09-10
大笨笨
发表评论

您还没有登录,请登录后发表评论

mathsfan
  • 浏览: 137761 次
  • 性别: Icon_minigender_1
  • 来自: 浙江省杭州市
  • 详细资料
搜索本博客
我的相册
558da78e-b80d-38bb-9bdf-e0bcda4b821b-thumb
文章配图20
共 24 张
存档
最新评论