Contents ...
udn網路城邦
表格 - 33《巢狀表格-2》
2008/06/20 03:46
瀏覽928
迴響0
推薦1
引用0
左上儲存格中上儲存格右上儲存格
左中儲存格
右中儲存格
左下儲存格中下儲存格加下儲存格

表格 - 33《巢狀表格-2


<table border="5" cellspacing="5" cellpadding="5" bordercolorlight="red" bordercolordark="green" bgcolor="#c0c0c0" width="500" height="180">
<tr>

  <th width="150">左上儲存格</th><th>中上儲存格</th><th>右上儲存格</th>

 </tr>

 <tr>

  <th>左中儲存格</th>

  <th align="center" valign="middle">

    <table border="5" bordercolorlight="red" bordercolordark="green" width="180" bgcolor="#ffff00">

      <tr><th></th><th></th></tr>

      <tr><th></th><th></th></tr>

    </table>

  </th>

  <th>右中儲存格</th>

 </tr>

 <tr>

  <th>左下儲存格</th><th>中下儲存格</th><th width="180">加下儲存格</th>

 </tr>

</table>

………………………………………………………………

有誰推薦more
你可能會有興趣的文章:

限會員,要發表迴響,請先登入