CSS实现文字高光水波渐变的动态效果实例
建站知识 2021-07-03 08:42www.168986.cn长沙网站建设
先来看看静态的效果图,动态效果更好
实例代码
复制代码
代码如下:<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>rollcat</title>
<style type="text/css">
{
margin: 0;padding: 0;
}
body{
background: #333;font-family: "Helvetica Neue",Helvetica,"microsoft yahei",STHeiTi,sans-serif;
}
h1{
width: 100%;height: 80px;line-height: 80px;text-align: center;color: green;margin: 50px auto;font-size: 5em;font-weight: normal;
background-image: -webkit-linear-gradient(left, #167993, #fbe500 25%, #167993 50%, #fbe500 75%, #167993);
background-size: 200% 100%;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
-webkit-animation: mask 4s infinite linear;
}
/不太想做IE等浏览器的兼容的分割线/
@-webkit-keyframes mask {
0% { background-position: 0 0;}
100% { background-position: -100% 0;}
}
p{
width: 100%;height: 80px;line-height: 80px;text-align: center;color: #999;margin: 50px auto;font-size: 2em;
background-image: -webkit-linear-gradient(left, #999, #999 5%,#fff 10%, #999 15%, #999);
background-size: 200%;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
-webkit-animation: anim 3s infinite;
}
@-webkit-keyframes anim{
0%{
background-position: 0 0;
}
100%{
background-position: -100% 0;
}
}
</style>
</head>
<body></p> <p><h1>风乍起,吹皱一池春水</h1></p> <p><p>最是那一低头的温柔,恰似一朵海莲花不胜凉风的娇羞</p></p> <p></body>
</html>
以上就是利用CSS实现文字高光水波渐变动态效果的全部内容,希望对大家的学习和工作能有所帮助。
长沙网站设计
- 如何自己建一个网站 自己想建个网站,怎么建
- 如何制作网站免费建站 创建网站免费注册
- html简单网页代码 html简单网页代码超链接
- dreamweaver网页制作 dreamweaver网页制作模板
- 上海网站建设 上海网站建设制作微信
- 如何制作网站和网页 如何制作一个网页
- html网页制作代码大全 端午节html网页制作代码大
- app开发公司 app开发公司前十名
- html网页制作 html网页制作文字居中
- app制作一个需要多少钱 请人制作一个app多少钱
- 成都网站制作 成都网站制作维护
- 百度建一个网站多少钱 百度做个公司网站要多少
- html+css网页制作成品 web网页制作成品css+javascrip
- html网页制作案例 html网页设计案例
- html+css网页制作成品 web网页制作成品css+javascrip
- 个人网站模板 个人网站模板HTML