討論串[問題] 整個網頁置中
共 7 篇文章
首頁
上一頁
1
2
下一頁
尾頁

推噓1(1推 0噓 1→)留言2則,0人參與, 最新作者TKirby ( :D)時間18年前 (2007/10/05 11:22), 編輯資訊
0
0
0
內容預覽:
IE 這樣就可以. 把整個文件包到 div 裡面. <style type="text/css">. body {. text-align:center;. }. div{. text-align:left;. margin:auto;. width:500px;border:1px solid #
(還有33個字)

推噓3(3推 0噓 0→)留言3則,0人參與, 最新作者hubin (阿賓￾  NN)時間18年前 (2007/10/05 11:12), 編輯資訊
0
0
0
內容預覽:
爬了很多文章,關於網頁在瀏覽器的水平置中. body{. font-family:"Times New Roman", Times, serif;. font-size:100%;. margin:0px auto;. width:800px;. }. 這是我css的一個寫法. firefox很容易
首頁
上一頁
1
2
下一頁
尾頁