You can set a size for images in CSS. Here's one example: img {width:100%; height:auto} That will make images resize to 100% of the available space.
確定! 回上一頁