动画CSS right属性
要使用CSS在right 属性上实现动画,您可以尝试运行以下代码
示例
<!DOCTYPE html>
<html>
<head>
<style>
#demo {
position: absolute;
right: 0;
width: 300px;
height: 200px;
background-color: blue;
animation: myanim 5s infinite;
}
@keyframes myanim {
30% {
right: 350px;
}
}
</style>
</head>
<body>
<h1>CSS right property</h1>
<div id = "demo">
<h1>This is demo text.</h1>
</div>
</body>
</html>热门推荐
10 毛笔哥哥结婚祝福语简短
11 向国庆送祝福语简短
12 建队节祝福语简短
13 朋友喜得外孙简短祝福语
14 小店营业的祝福语简短
15 餐饮生日祝福语简短独特
16 鲜花英语祝福语卡片简短
17 男朋友暴富祝福语简短
18 婶婶拜年祝福语大全简短