<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<style type="text/css">
div{font-size: 36px;width: 100%;text-align: center;margin-top: 100px;font-weight: bold;font-family: "微软雅黑";transition: 1s;}
div:hover{color:white; font-size:100px; text-shadow:0 0 10px #28c8f0, 0 0 20px #28c8f0, 0 0 30px #28c8f0, 0 0 40px #28c8f0, 0 0 70px #28c8f0, 0 0 80px #28c8f0, 0 0 100px #28c8f0, 0 0 150px #28c8f0;}
</style>
</head>
<body>
<div>C++从听说到了解到学习到理解到钻研到发疯到成仙到渡劫到放弃</div>
</body>
</html>
H5w文字阴影特效
最新推荐文章于 2025-06-03 12:35:42 发布