cubic-bezier()CSS函数的用法
要定义三次贝塞尔曲线,请使用三次bezier()函数。您可以尝试运行以下代码来实现bicube-bezier()函数
示例
<!DOCTYPE html>
<html>
<head>
<style>
div {
width: 100px;
height: 100px;
background: yellow;
transition: width 3s;
transition-timing-function: cubic-bezier(0.3, 0.3, 2.0, 0.9);
}
div:hover {
width:200px;
}
</style>
</head>
<body>
<p>Hover over the below container:</p>
<div></div>
</body>
</html>热门推荐
10 猪年元旦祝福语简短创意
11 新年的好祝福语简短
12 表妹结婚祝福语简短藏语
13 送师姐的祝福语简短
14 元旦祝福语简短有深度
15 水晶婚夫妻祝福语简短
16 韩语贺卡祝福语简短版
17 牙医生日祝福语简短
18 简短中秋祝福语朋友结婚