復制代碼代碼如下:
<div style=”width: 800px; height: 100px; overflow: hidden;”>
<img style=”margin-top:-25px;” src=”http://huoche.7234.cn/images/jb51/cna4koeaxf1.jpg” alt=”hult” />
</div>
原圖:
復制代碼代碼如下:
<div style=”width: 800px; height: 100px;”>
<img src=”http://huoche.7234.cn/images/jb51/cna4koeaxf1.jpg” alt=”hult” />
</div>
overflow: hidden //這個樣式是說,如果圖片寬,高都超過了div的高寬,超出的部分就隱藏
margin-top:-25px //把圖片高度裁剪掉25px
新聞熱點
疑難解答