百分比設(shè)置div寬高相等
.out {width:33.33%; height:0; padding-bottom:33.33%; float:left}
例子:
html:

body
css樣式:

樣式表
事件:

hover,mouseleave事件
效果圖:

原本樣式

hover效果圖
百分比設(shè)置div寬高相等
.out {width:33.33%; height:0; padding-bottom:33.33%; float:left}
例子:
html:
css樣式:
事件:
效果圖: