色婷婷狠狠18禁久久YY,CHINESE性内射高清国产,国产女人18毛片水真多1,国产AV在线观看

css里img樣式重置

錢多多2年前13瀏覽0評論

例如,下面是一個簡單的示例:

```css

width: 100px;

height: 100px;

border: 1px solid #ccc;

width: auto;

height: auto;

border: 0;

```css

width: auto;

height: auto;

border: 0;

```html

3. 應(yīng)用重置樣式

```css

width: 100px;

height: 100px;

border: 1px solid #ccc;

width: 100px;

height: 100px;