Example 1: background image size css #example1 { background: url(mountain.jpg); background-repeat: no-repeat; background-size: auto; } ...
確定! 回上一頁