午后・时光

四季予你(学习黑师教程路径练习作业之三)

位置: 首页 > 悄然作业[ 发布时间: 2023.6.11  作者: 花飞飞  阅读: 200 ]
:doodle { @size: 100%; box-shadow: 20px auto; --ww: 300px; --prog: 0; --tt1: '00:00'; --tt2: '00:00'; --xplace: 50%; --yplace: 98%; --color: snow; } position: absolute; @nth(1) { @size: var(--ww) 2px; @place: var(--xplace) var(--yplace); background: silver; :before, :after { content: ''; } :before { position: absolute; left: 0; width: var(--prog); height: 100%; background: var(--color); } :after { width: 100%; height: 10px; cursor: pointer; } } @nth(2) { @size: var(--ww) 20px; @place: var(--xplace) calc(var(--yplace) - 20px); :before, :after{ position: absolute; width: 100%; height: 100%; color: var(--color); } :before { content: var(--tt1); } :after { content: var(--tt2); text-align: right; } } @nth(3) { @size: 60px; @place: var(--xplace) calc(var(--yplace) - 36px); cursor: pointer; animation: rot 12s infinite linear var(--state); :after { content: ''; @size: inherit; @shape: clover 4; background: var(--color); } } @match(i ≥ 4) { @size: 131px 193px; @place: 50px 44px; background: url('https://pic.imgdb.cn/item/64850b791ddac507ccd99ae8.png'); offset-path: path('M300 230 C330 190, 400 200, 490 300 S400 200, 1000 160'); offset-distance: 0%; animation: fly 20s calc((@size - @i) * -5s) infinite linear var(--state); } @keyframes rot { to { transform: rotate(360deg); } } @keyframes fly { to { offset-distance: 100%; }} :doodle { @size: auto 3em; left: 50%; top: 5%; transform: translate(-50%); --geci: 'HUACHAO'; --motion: cover2; --tt: 1s; } display: grid; place-items: center start; :before, :after { content: var(--geci); width: fit-content; height: fit-content; font: bold 2em Sans-serif; color: LightCyan; text-shadow: 1px 1px 2px #000; white-space: pre; } :after { position: absolute; white-space: pre; width: 0; color: DarkSeaGreen; overflow: hidden; animation: var(--motion) var(--tt) linear forwards var(--state); } @keyframes cover1 { from { width: 0; } to { width: 100%; } } @keyframes cover2 { from { width: 0; } to { width: 100%; } }

前一篇: 我以为(学习黑师图文小贴子效果)
下一篇: 走在阳光里(学习黑师《鹰》贴子效果)

发表评论:

       

评论列表 [1条]

#1 | 飞飞 于 2023-6-11 09:23 发布: 三次贝塞尔曲线路径

Copyright © 2014 All Right Reserved 马黑PHP文章管理整站系统v1.8
联系我们: gxblk@163.com