在CSS字体属性上执行动画
要使用CSS在font 属性上实现动画,您可以尝试运行以下代码:
示例
<!DOCTYPE html>
<html>
<head>
<style>
p {
border: 2px solid black;
width: 400px;
height: 100px;
animation: myanim 5s infinite;
}
@keyframes myanim {
70% {
font: 35px arial, sans-serif;
}
}
</style>
</head>
<body>
<p>This is demo text</p>
</body>
</html>热门推荐
10 周六早晨祝福语简短
11 对银行的祝福语简短
12 小朋友上学祝福语简短
13 便利贴老师祝福语简短
14 晚安好梦祝福语简短
15 送别的祝福语朋友简短
16 毕业谢谢老师祝福语简短
17 海南考试祝福语结婚简短
18 雷州人结婚祝福语简短