The problem is that the <img> tag is an inline element and works differently than the block elements which makes it difficult to center align it that easily. If ...
確定! 回上一頁