Responsive Image You can make the image auto resize to the max width of the boundary by using max-width:100% and height:auto. img { max-width: 100%;
確定! 回上一頁