A11023038-作業八
text-shadow
background-clip, text-fill-color
Background-Image1
Background-Image2
Background-Image3
Background-Image4
Background-Image5
border-radius
- border-radius: 30px;
- border-radius: 25% 10%;
- border-radius: 10% 30% 50% 70%;
- border-radius: 10px 100px / 120px;
- border-radius: 50% 20% / 10% 40%;
box-shadow
- 右下陰影
- 右上陰影
- 右下陰影
- 左上陰影(Inset)
- 雙陰影
背景圖與漸層效果
linear-gradient/repeating-linear-gradient
radial-gradient/repeating-radial-gradien
濾鏡效果
filter

blur()

contrast()

grayscale()

hue-rotate()

drop-shadow()