作者cgcat (小绵羊赶集)
看板Web_Design
标题table置中的问题
时间Tue Jan 2 09:21:01 2007
已经爬过文了
但其他的都还是没有解决我的问题
我只能把table左右置中
那上下要怎麽改呢
以下是我的语言
<body>
<table width="200" height="128" border="1" align="center">
<tr>
<td> </td>
</tr>
</table>
</body>
</html>
要加上什麽吗
谢谢了!
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 61.228.29.63
1F:推 LPH66:valign="center" 对你要的td加 01/02 10:04