当前位置:网站首页>Animation de ligne
Animation de ligne
2022-06-28 05:27:00 【Yuan Xiaobai】
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="Generator" content="EditPlus">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<title>Animation de ligne</title>
<style>
html,body{
margin: 0;
width: 100%;
height: 100%;
background-color: #0f222b;
}
.box,.box::before,.box:after{
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.box{
width: 200px;
height: 200px;
background: url(../images/er.jpg) no-repeat 50%/90%;
border: 2px solid green;
margin: auto;
}
.box::before, .box::after{
content:'';
margin: -5%;
box-shadow: inset 0 0 0 2px #69ca62;
animation: fengyu 8s linear infinite;
}
.box::after{
animation-delay: -4s; /*Animation retardée -4s*/
}
@keyframes fengyu{
0%,100%{
clip: rect(0px,220px,2px,0px);
/* Taille Doit avoir un attribut précédent position: absolute;*/
}
25%{
clip: rect(0px,2px,220px,0px);
}
50%{
clip: rect(218px,220px,220px,0px);
}
75%{
clip: rect(0px,220px,220px,218px);
}
}
</style>
</head>
<body>
<div class="box"></div>
</body>
</html>

边栏推荐
- MySQL 45讲 | 05 深入浅出索引(下)
- Steve Jobs' speech at Stanford University -- follow your heart
- Pcr/qpcr research: lumiprobe dsgreen is used for real-time PCR
- Wedding studio portal applet based on wechat applet
- Camera Basics
- 【C语言练习——打印空心正方形及其变形】
- If a programmer goes to prison, will he be assigned to write code?
- sqlmap工具使用手册
- Sharing | intelligent environmental protection - ecological civilization informatization solution (PDF attached)
- Store inventory management system source code
猜你喜欢

CPG 固体支持物研究:Lumiprobe通用 CPG II 型

Function reentry caused by Keil C51's data overlaying mechanism

JS中的链表(含leetcode例题)<持续更新~>

SlicePlane的Heading角度与Math.atan2(y,x)的对应转换关系

Amino dye research: lumiprobe fam amine, 6-isomer

MySQL 45讲 | 05 深入浅出索引(下)

Quartus replication IP core

中小型水库大坝安全自动监测系统解决方案

【JVM】——JVM中內存劃分

How to learn programmable logic controller (PLC)?
随机推荐
Redis 的 最新windows 版本 5.0.14
metaRTC5.0编程之p2p网络穿透(stun)指南
Unity out ref params
Is it enough for the project manager to finish the PMP? no, it isn't!
Share a powerful tool for factor Mining: genetic programming
【JVM系列】JVM调优
高通平台 Camera 之 MCLK 配置
拉萨手风琴
Operation of 2022 power cable judgment question simulation examination platform
双向电平转换电路
When using the MessageBox of class toplevel, a problem pops up in the window.
Organize the online cake mall project
Question bank and answers of 2022 materialman general basic (materialman) operation certificate examination
Sorting out some topics of modern exchange principle MOOC
[skywalking] learn distributed link tracking skywalking at one go
Liuhaiping's mobile phone passes [[uiapplication sharedapplication] delegate] window. safeAreaInsets. The height of the bottom security zone is 0
msa.h:没有那个文件或目录
Latest Windows version 5.0.14 of redis
【JVM】——JVM中内存划分
msa. h: There is no such file or directory