动画CSS离开属性
要使用CSS在left 属性上实现动画,您可以尝试运行以下代码:
示例
<!DOCTYPE html>
<html>
<head>
<style>
div {
border: 2px solid black;
width: 300px;
height: 100px;
position: absolute;
left: 0;
animation: myanim 5s infinite;
}
@keyframes myanim {
30% {
left: 200px;
}
}
</style>
</head>
<body>
<div>This is demo text</div>
</body>
</html>热门推荐
10 新年祝同学祝福语简短
11 女性的生日祝福语简短
12 对学姐的简短祝福语
13 朋友药店开业祝福语简短
14 高考祝福语 简短12字
15 给老师祝福语简短元旦
16 新年祝福语大全简短老师
17 简短新婚铺被子祝福语
18 道教生日祝福语简短大全