
适用任何网站:自适应 文字广告 好看的文字广告代码,一款彩色的文字广告 自适应广告 代码如下,代码仅有两排 需要多排 可自行设置。
HTML代码:
此处为隐藏内容,请评论后🔄 刷新页面 查看隐藏内容,谢谢!
CSS代码:
/**新增文字广告**/
.txtguanggao {
margin: 10px 0 -3px;
width: calc(100% + 3px);
overflow: hidden;
}
.txtguanggao a {
margin: 0 3px 3px 0;
width: calc(25% - 3px);
float: left;
line-height: 32px;
height: 32px;
text-align: center;
color: #fff;
}
.txtguanggao a:nth-child(1) {
background-color: #dc3545;
}
.txtguanggao a:nth-child(2) {
background-color: #007bff;
}
.txtguanggao a:nth-child(3) {
background-color: #28a745;
}
.txtguanggao a:nth-child(4) {
background-color: #ffc107;
}
.txtguanggao a:nth-child(5) {
background-color: #28a745;
}
.txtguanggao a:nth-child(6) {
background-color: #ffc107;
}
.txtguanggao a:nth-child(7) {
background-color: #dc3545;
}
.txtguanggao a:nth-child(8) {
background-color: #007bff;
}
.txtguanggao a:hover {
background: #FF2805;
color: #FFF
}
@media screen and (max-width: 768px) {
.txtguanggao a {
width: calc(50% - 3px);
}
}打赏
收藏
点赞
本文标签: 广告代码 文字广告 彩色文字广告
一枚小杰克 https://www.ikunwl.com/
虫洞联盟是一款国内优秀的中文互联网联盟平台及年轻人都喜欢玩的互联网社区,提供虫洞传送、万站同盟、流量互传、娱乐活动、休闲游戏、IT互联网教程分享等服务 | ikun之家
相关文章
本文暂无评论 - 欢迎您
