动画CSS边距底部属性
要使用CSS在margin-bottom属性上实现动画,您可以尝试运行以下代码
示例
<!DOCTYPE html>
<html>
<head>
<style>
p {
animation: mymove 3s infinite;
margin-bottom: 20px;
}
@keyframes mymove {
70% {
margin-bottom: 60px;
}
}
</style>
</head>
<body>
<p>This is demo text! This is demo text! This is demo text!
This is demo text! This is demo text! This is demo text!
This is demo text! This is demo text! This is demo text!
This is demo text! This is demo text! This is demo text!
</p>
<p>This is demo text 2!</p>
</body>
</html>热门推荐
10 幼儿祝福语大全简短卡片
11 信耶稣的人祝福语简短
12 送灯祝福语简短独特
13 妈妈给宝贝祝福语简短
14 生日祝福语简短独特的
15 启程出发路途祝福语简短
16 上班收到花束祝福语简短
17 情人表白祝福语简短大气
18 公司五一祝福语简短最新