The proper way to control image size is to use CSS. #half-size-flamingo { width: 320px; height: auto; } <img src="/wp-content/uploads/flamingo.jpg" ...
確定! 回上一頁