IE8 FireFox下容器水平垂直布局問題

2022-02-06 23:17:05 字數 1395 閱讀 2309

看!連文字也垂直居下了

<

table 

style

="width:100px;height:100px;background-color:yellow;margin:0px 0px 0px auto;"

>

<

tr>

<

td style

="vertical-align:bottom;font-size:8px;"

>

看!連文字也垂直居下了

<

div 

style

="width:25px;height:25px;background-color:green;margin:0px 0px 0px auto;"

>

div>

td>

tr>

table

>

div>

div>

body

>

html

>

值描述設定針對邊距的屬性。

值可以是:

預設值:未定義。

四個邊距均為10px:

h1
頂邊距和底邊距為10px,左邊距和右邊距是父元素寬度的2%:

h1
頂邊距為10px,左邊距和右邊距是父元素寬度的2%,底邊距是-10px:

h1
頂邊距為10px,右邊距是父元素寬度的2%,底邊距是-10px,而左邊距由瀏覽器設定:

h1

IE和Firefox下執行exe程式

click here to execute your file a if document.all var ws new activexobject wscript.shell ws.exec d software youfile.exe click here to execute your fil...

ul在Firefox和IE下的不同表現

最近做了個oblog的系統模板,其中涉及到了ul,所以就整理出了這篇文章 這張大圖。ul是乙個很常用的標籤,但是因為它在firefox和ie下的不同表現,讓人覺得它是個很難以控制的標籤。ul在firefox下有個padding值,卻沒有margin值 而在ie下正好相反,ul有個margin值,卻沒...

IE8下相容background size方法

background size length percentage cover contain ie9 firefox 4 opera chrome 以及 safari 5 支援 background size 屬性。css3 新增的 background size 是乙個很有用的屬性,用於定義背景...