看板 Web_Design 關於我們 聯絡資訊
如果沒有背景需求的話 就這樣做吧 <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td colspan="2">&nbsp;</td> </tr> <tr> <td width="19%" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#666666"> <tr> <td height="60">&nbsp;</td> </tr> <tr> <td height="60">&nbsp;</td> </tr> <tr> <td>&nbsp;</td> </tr> </table></td> <td width="81%">&nbsp;</td> </tr> <tr> <td colspan="2">&nbsp;</td> </tr> </table> ※ 引述《SyaoranX (小狼)》之銘言: : 我的網頁大概長這個樣子(用表格做的) : ┌───────────────────┐ : │ Banner │ : │ │ : ╞────┬──────────────╡ : │ │ │ : │ menu │ │ : │ │ │ : ├────┤ main │ : │oth1 │ │ : ├────┤ │ : │ oth2 │ │ : ├────┴──────────────┤ : │ copyright │ : └───────────────────┘ : 我在css設定menu、oth1的height都是固定的px,oth2是100% : 不過這樣當我的main過長的時候,被拉大的還是menu,而不是oth2 : 我希望只有oth2被拉長…請問有什麼辦法做到嗎@@? : 希望我的表達大家看的懂@@" : 感謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 59.126.63.16 ※ 編輯: arrack 來自: 59.126.63.16 (05/09 19:07)