顏色漸變
漸變背景
↓
→
↖
↗
↑
←
↙
↘
選擇顏色
CSS 程式碼
div {
background: linear-gradient(to bottom right,lightblue, coral);
}
自己試試 »
div {
background: linear-gradient(to bottom right,lightblue, coral);
}
自己試試 »
如果您想將 W3Schools 服務用於教育機構、團隊或企業,請傳送電子郵件給我們
sales@w3schools.com
如果您想報告錯誤,或想提出建議,請傳送電子郵件給我們
help@w3schools.com