[問題]請問發言時我想在帖子主題中含有一個表格,應如何做?
發表於 : 2004-06-07 10:05
就是帖Html中的表格,為什么不行啊.
請高手指點.
謝謝.
例如下面,我想提交后即顯示出一個表格,應如何做呀.
<table width=555 border=0 cellspacing=0 cellpadding=0 style="border-collapse: collapse" bordercolor="#111111" height="14">
<tr>
<td height=14 width="220">
<font size="2" color="#FF00FF">用戶列表</font>
</td>
<td height=14 width="335">行事日歷 </td>
</tr>
</table>
請高手指點.
謝謝.
例如下面,我想提交后即顯示出一個表格,應如何做呀.
<table width=555 border=0 cellspacing=0 cellpadding=0 style="border-collapse: collapse" bordercolor="#111111" height="14">
<tr>
<td height=14 width="220">
<font size="2" color="#FF00FF">用戶列表</font>
</td>
<td height=14 width="335">行事日歷 </td>
</tr>
</table>