使用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 高考祝福语简短10字
12 孩子过年祝福语简短独特
13 聚餐会祝福语简短
14 英文祝福语简短带名字
15 医生节蛋糕祝福语简短
16 拜年祝福语 简短句子
17 20岁简短生日祝福语
18 祖国生日祝福语简短英文