html 边缘融合加载
作者:小教学发布时间:2023-10-02分类:程序开发学习浏览:79
导读:html代码<!DOCTYPEhtml><htmllang="en"><head><metacharset=...
html 代码
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>边缘融合加载</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
height: 100vh;
padding-bottom: 80px;
background: #000000;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.loading {
width: 300px;
height: 300px;
background: #000000;
position: relative;
display: flex;
justify-content: center;
align-items: center;
filter: contrast(15);
}
.loading span {
width: 30px;
height: 30px;
background: #ffffff;
border-radius: 50%;
position: absolute;
left: 50px;
transform-origin: 100px center;
transform: rotate(calc(360deg / 8 * var(--i)));
animation: show 3s infinite;
filter: blur(5px);
}
@keyframes show {
0% {
transform: rotate(0deg) translateX(80px);
}
50%, 100% {
transform: rotate(calc(360deg / 8 * var(--i)));
}
100% {
transform: rotate(360deg) translateX(80px);
}
}
.text {
font-size: 20px;
color: #ffffff;
padding-left: 10px;
display: flex;
}
.text span {
padding: 0 4px;
animation: upDown 1.5s ease-in-out infinite;
animation-delay: calc(0.1s * var(--i));
}
@keyframes upDown {
0% {
transform: translateY(0px);
}
20% {
transform: translateY(-24px);
}
40%, 100% {
transform: translateY(0px);
}
}
</style>
</head>
<body>
<div class="loading">
<span style="--i:0;"></span>
<span style="--i:1;"></span>
<span style="--i:2;"></span>
<span style="--i:3;"></span>
<span style="--i:4;"></span>
<span style="--i:5;"></span>
<span style="--i:6;"></span>
<span style="--i:7;"></span>
</div>
<div class="text">
<span style="--i:0">正</span>
<span style="--i:1">在</span>
<span style="--i:2">加</span>
<span style="--i:3">中</span>
<span style="--i:4">,</span>
<span style="--i:5">请</span>
<span style="--i:6">等</span>
<span style="--i:7">待</span>
<span style="--i:8">.</span>
<span style="--i:9">.</span>
<span style="--i:10">.</span>
</div>
</body>
</html>
- 程序开发学习排行
-
- 1鸿蒙HarmonyOS:Web组件网页白屏检测
- 2HTTPS协议是安全传输,为啥还要再加密?
- 3HarmonyOS鸿蒙应用开发——数据持久化Preferences
- 4记解决MaterialButton背景颜色与设置值不同
- 5鸿蒙HarmonyOS实战-ArkUI组件(RelativeContainer)
- 6鸿蒙HarmonyOS实战-ArkUI组件(Stack)
- 7鸿蒙HarmonyOS实战-ArkUI组件(GridRow/GridCol)
- 8[Android][NDK][Cmake]一文搞懂Android项目中的Cmake
- 9鸿蒙HarmonyOS实战-ArkUI组件(mediaquery)
- 最近发表
-
- WooCommerce最好的WordPress常用插件下载博客插件模块的相关产品
- 羊驼机器人最好的WordPress常用插件下载博客插件模块
- IP信息记录器最好的WordPress常用插件下载博客插件模块
- Linkly for WooCommerce最好的WordPress常用插件下载博客插件模块
- 元素聚合器Forms最好的WordPress常用插件下载博客插件模块
- Promaker Chat 最好的WordPress通用插件下载 博客插件模块
- 自动更新发布日期最好的WordPress常用插件下载博客插件模块
- WordPress官方最好的获取回复WordPress常用插件下载博客插件模块
- Img to rss最好的wordpress常用插件下载博客插件模块
- WPMozo为Elementor最好的WordPress常用插件下载博客插件模块添加精简版