Canva+html+css+js星星跟流星背景动画特效

2025-05-09 11:00:41

1、新建html。

Canva+html+css+js星星跟流星背景动画特效

3、书写css。<style> *{margin: 0;padding: 0;} html,body{height多唉捋胝: 100%;} body{background: linear-gradient(to bottom, #131313 0%,#02101c 100%);} .canvas-box{position: fixed;left: 0;top: 0;z-index: -1;} .box{position: absolute;z-index: 10;color:#fff;font-family: Arial;left: 50%;top:50%;transform: translate(-50%,-50%);text-align: center;} a:link,a:hover,a:visited,a:active{text-decoration: none;color: inherit;display: block;} a{margin: 30px 0;font-size: 20px;}</style>

Canva+html+css+js星星跟流星背景动画特效

6、查看效果。

Canva+html+css+js星星跟流星背景动画特效
声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢