高分求救!!!急呀!!!!!!!!

来源:百度知道 编辑:UC知道 时间:2024/06/07 18:27:19
请问下如何在一行中显示两列内容,比如在第一列中我要它显示10条,完了之后转到第二列接着显示剩下的内容。我的这段代码是这样的
<table width="728" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="602" valign="top" background="image/right_bj.gif"><table width="728" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="75" valign="bottom"><div align="center"><img src="image/zxps.gif" width="530" height="46"></div></td>
</tr>
<tr>
<td valign="top"><table width="685" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
</tr>
</table>
<table

试试:
<table width="728" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="602" valign="top" background="image/right_bj.gif"><table width="728" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="75" valign="bottom"><div align="center"><img src="image/zxps.gif" width="530" height="46"></div></td>
</tr>
<tr>
<td valign="top"><table width="685" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
</tr>
</table>
<table width="98%" border="0" cellspacing="0" cellpadding="0">
<%
page=clng(request(&qu