就是帖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>
[問題]請問發言時我想在帖子主題中含有一個表格,應如何做?
版主: 版主管理群
版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
[問題]請問發言時我想在帖子主題中含有一個表格,應如何做?
~§ 架設主機作業系統:Windows2K sever §~
~§ 快速架站程式:Appserv2.4.0-rc3 §~
~§ 安裝的程式:Apache1.3.29(win32) + php4.3.6RC2 + MySql4.0.18-nt +iis5
~§ phpBB 版本: 2.0.8§~
~§ 快速架站程式:Appserv2.4.0-rc3 §~
~§ 安裝的程式:Apache1.3.29(win32) + php4.3.6RC2 + MySql4.0.18-nt +iis5
~§ phpBB 版本: 2.0.8§~
[問題]謝謝,但這樣還是不行呀.
如改成這樣:
<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>
</html>
還是顯示出的是代碼,如何才能顯示出表格呢?
能不能寫個例子出來參考一下.
十分感謝.
<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>
</html>
還是顯示出的是代碼,如何才能顯示出表格呢?
能不能寫個例子出來參考一下.
十分感謝.
~§ 架設主機作業系統:Windows2K sever §~
~§ 快速架站程式:Appserv2.4.0-rc3 §~
~§ 安裝的程式:Apache1.3.29(win32) + php4.3.6RC2 + MySql4.0.18-nt +iis5
~§ phpBB 版本: 2.0.8§~
~§ 快速架站程式:Appserv2.4.0-rc3 §~
~§ 安裝的程式:Apache1.3.29(win32) + php4.3.6RC2 + MySql4.0.18-nt +iis5
~§ phpBB 版本: 2.0.8§~

