使用CSS淡入按钮悬停
您可以尝试运行以下代码以使用CSS淡入按钮悬停
示例
<!DOCTYPE html>
<html>
<head>
<style>
.btn {
background-color: orange;
color: white;
padding: 10px;
text-align: center;
font-size: 16px;
margin: 5px;
opacity: 0.5;
transition: 0.5s;
display: inline-block;
text-decoration: none;
cursor: pointer;
}
.btn:hover {
opacity: 2
}
</style>
</head>
<body>
<button class = "btn">Result</button>
</body>
</html>热门推荐
10 部门过年祝福语简短独特
11 过生日祝福语简短爸爸
12 牛年企业祝福语简短大气
13 新郎朋友红包祝福语简短
14 孩子新年祝福语简短精辟
15 圣诞祝福语大全简短星座
16 20春节祝福语大全简短
17 给老师新年祝福语 简短
18 精简祝福语简短小故事