利用CSS裁切圖片 ... css的overflow屬性 ... .img-demo { height:200px; overflow:hidden; border:1px solid #ccc; } .img-demo img{ margin-top: -5%; } ...
確定! 回上一頁