5/16作業練習

字體美化

text-shadow

-webkit-text-stroke

IE11× 其它瀏覽器需加上-webkit-

-webkit-backgtound-clip: text / -webkit-text-fill-color

IE11× 其它瀏覽器需加上-webkit-

HELLO Peihan!

圓角、區塊陰影

border-radius(基本圓角)

border-radius(正圓、橢圓)

border-radius(以橢圓圓弧製作圓角)

box-shadow

border-images

Hello. My name is Peihan. You can just call me Amy. I’m from Taichung, Taiwan. Currently, I live in Yunlin City.

Hello. My name is Peihan. You can just call me Amy. I’m from Taichung, Taiwan. Currently, I live in Yunlin City.

背景圖與漸層效果

background-size

linear-gradient()

radial-gradient()

repeating-linear-gradient()

repeating-radial-gradient()

濾鏡效果

filter

IE11×