iT邦幫忙

2022 iThome 鐵人賽

DAY 2
0

今天來個小熱身,先畫一隻以簡單幾何圖形就可以完成的瓢蟲,滑鼠碰觸到背部時會展開翅膀,基本上用到的形狀只有圓形、半圓形和長方形,以下部分為我的個人筆記區和成果展示,方便日後複習。/images/emoticon/emoticon12.gif

筆記區

背景條紋寫法

一、linear-gradient搭配background-size

下方黃色框框是在區間內所佔的顏色比例,如不輸入數值則以漸層方式呈現,只放第一個黃框是以上為主漸層下來,只放第二個是以下為主漸層上去。
background-size前寬,後長,設定條紋高度。
https://ithelp.ithome.com.tw/upload/images/20220916/20152010MlVhopq28e.png

二、repeating-linear-gradient之角度寫法

※下方黃色框框 - 橘色框框 = 當前顏色的條紋寬度
https://ithelp.ithome.com.tw/upload/images/20220916/20152010sRccp1gLZ0.png

三、repeating-linear-gradient之方向寫法

※下方黃色框框 - 橘色框框 = 當前顏色的條紋寬度
角度寫法也可換為方向寫法
to top = 0deg
to left = 90deg
to bottom = 180deg
to right = 270deg
to left top = -45deg
to right top = 45deg
to left bottom = 225deg
to right bottom = -225deg
https://ithelp.ithome.com.tw/upload/images/20220916/20152010uaSimhmAP8.png

四、repeating-radial-gradient

如果要寫圓形條紋中間要改成radial,方向位置改為circle
https://ithelp.ithome.com.tw/upload/images/20220916/20152010duodrsKjVq.png

成果展示

圖片

參考資料

Stripes in CSS
MDN Web Docs_repeating-linear-gradient()


上一篇
Day01 | 正式開賽啦~
下一篇
Day03 | CSS之淺談animation
系列文
30天的網頁學習30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言