看板 Web_Design 關於我們 聯絡資訊
※ 引述《cgcat (小綿羊趕集)》之銘言: : 已經爬過文了 : 但其他的都還是沒有解決我的問題 : 我只能把table左右置中 : 那上下要怎麼改呢 用CSS吧…… table { margin-top: -100px; margin-left: -64px; position: absolute; top: 50%; left: 50%; width: 200px; height: 128px; } -- ████ ████ █████ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 218.167.160.127
olliwang:如果TABLE不是固定邊長就破功了 一般情況應該都會破功.. 01/02 21:52
EricGo:這段只是其中一種範例…… 01/03 09:08