HTML设置div发光效果,CSS3制作炫酷的自定义发光文字

/*setup*/

*{

margin: 0;

padding: 0;

}

@font-face {

font-family:'Monoton';

font-style:normal;

font-weight: 400;

src:local('Monoton'),local('Monoton-Regular'),url(http://themes.googleusercontent.com/static/fonts/monoton/v4/AKI-lyzyNHXByGHeOcds_w.woff)format('woff');

}

@font-face {

font-family:'Iceland';

font-style:normal;

font-weight: 400;

src:local('Iceland'),local('Iceland-Regular'),url(http://themes.googleusercontent.com/static/fonts/iceland/v3/F6LYTZLHrG9BNYXRjU7RSw.woff)format('woff');

}

@font-face {

font-family:'Pacifico';

font-style:normal;

font-weight: 400;

src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://themes.googleusercontent.com/static/fonts/pacifico/v5/yunJt0R8tCvMyj_V4xSjafesZW2xOQ-xsNqO47m55DA.woff)format('woff');

}

@font-face {

font-family:'PressStart';

font-style:normal;

font-weight: 400;

src:local('Press Start 2P'),local('PressStart2P-Regular'),url(http://themes.googleusercontent.com/static/fonts/pressstart2p/v2/8Lg6LX8-ntOHUQnvQ0E7o3dD2UuwsmbX3BOp4SL_VwM.woff)format('woff');

}

@font-face {

font-family:'Audiowide';

font-style:normal;

font-weight: 400;

src:local('Audiowide'),local('Audiowide-Regular'),url(http://themes.googleusercontent.com/static/fonts/audiowide/v2/8XtYtNKEyyZh481XVWfVOj8E0i7KZn-EPnyo3HZu7kw.woff)format('woff');

}

@font-face {

font-family:'Vampiro One';

font-style:normal;

font-weight: 400;

src:local('Vampiro One'),local('VampiroOne-Regular'),url(http://themes.googleusercontent.com/static/fonts/vampiroone/v3/Ho2Xld8UbQyBA8XLxF1_NYbN6UDyHWBl620a-IRfuBk.woff)format('woff');

}

body{

background-color:#222222;

}

#container{

margin:auto;

}

/*neeeeoooon*/

p{

text-align:center;

font-size:7em;

margin:20px020px0;

}

a{

text-decoration:none;

-webkit-transition:all0.5s;

-moz-transition:all0.5s;

transition:all0.5s;

}

p:nth-child(1) a{

color:#FF1177;

font-family:Monoton;

}

p:nth-child(1) a:hover{

-webkit-animation: neon1 1.5s ease-in-out infinite alternate;

-moz-animation: neon1 1.5s ease-in-out infinite alternate;

animation: neon1 1.5s

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值