日期:2014-05-17 浏览次数:20621 次
<style> *{margin:0;padding:0} div{width:300px;height:300px} img{width:300px;height:300px} </style> <div> <img src="style/img/img01.jpg"/> </div>
<style> *{margin:0;padding:0} div{width:300px;height:300px} img{width:300px;height:300px} </style> <div> <img src="style/img/img01.jpg" vertical-align:bottom;/> </div>
------解决方案--------------------
1:vertical-align:center/bottomt/top.....
2:displasy:bolck;
3:img {*+margin-bottom:0px; margin-bottom:-4px;}