編碼的世界 / 優質文選 / 生涯

圖片漸變效果css


2022年7月17日
-   

css樣式:
background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8))

效果圖對比:

熱門文章