MozTW 討論區
https://forum.moztw.org/

如何解決Firefox網頁表格置中
https://forum.moztw.org/viewtopic.php?f=13&t=32732
1 頁 (共 1 頁)

發表人:  georgehu [ 2011-06-15, 15:14 ]
文章主題 :  如何解決Firefox網頁表格置中

在IE中可以正常置中,但在Firefox就無法偏左。要如何解決Firefox網頁表格置中問題??


</HEAD>
<BODY CLASS="Bady_background">
<TABLE CLASS="Bady_ALLtable" CELLSPACING=0 CELLPADDING=0>
<TR><TD STYLE="background-image: url('../img/main_top_img02.gif'); width: 850px;">


TABLE CLASS="Bady_ALLtable" 是網頁整個表格(框架)

其CSS語法

.Bady_background {
margin: 0;
padding: 0;
background-color: #F1F1F1;
background-image: url('../img/main_bg.gif');
position:absolute;
background-repeat:repeat-x;
background-attachment:fixed;
text-align: left;
margin:0 auto;
}

.Bady_ALLtable {
position:relative;
margin-left:75px;
margin-right:75px;
WIDTH:850px;

請問要如何在Firefox 正確顯示置中位置?? 謝謝!!~

1 頁 (共 1 頁) 所有顯示的時間為 UTC + 8 小時
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/