0
格式有一點問題與在Internet Explorer與在Internet Explorer(浮動)
網站here
格式化在標題的問題,所有的東西是應該出現在1行。在Chrome和FF中,它確實如此,但是當我打開ie9時,它顯示爲一條新線。我試過改變浮點數,改變顯示類型和修改寬度和邊距屬性,但我無法解決這個問題。
對於headRight類,即使當我改變寬度時,它在IE中也不會改變,我不知道爲什麼。
代碼在這裏:
.headRight { width:650px !important; _width:600px!important; float:right;}
.faderdiv
{
display:inline;
float:right;
margin-top: 35px !important;
}
.donate
{
display:inline;
float:left;
margin: 55px 90px 0 !important;
}
爲什麼它在頁面加載時向下移動? – btevfik 2013-03-19 05:48:25