
适用任何网站:自适应 文字广告 好看的文字广告代码,一款彩色的文字广告 自适应广告 代码如下,代码仅有两排 需要多排 可自行设置。
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之家
相关文章
- 原1024乐园(修罗bbs)全站程序打包带数据库备份
- 双联悬浮广告代码 广告贴网站中间悬浮跟随滚动代码
- WebShell大马 源代码分享 仅供学习 违者自负
- 网站备案 伪首页假装关闭站 教程/源码
- iBoKe 爱博客 网站联盟 导航收录 Z-BLOG主题
- Jack_Go几款跳转页加载文件打包源码下载
- 简单 自适应 个人 引导页 修复 HTML源码
- 适用任何网站:自适应 文字广告 好看的文字广告代码
- ikun网站流量统计php源码v1.1版
- 双列自适应 广告代码 可横幅 可文字 代码分享
- 网站meta信息获取 标题 关键词 描述在线获取api代码分享
- [菜鸟乐园]转载简洁个人主页导航HTML源码
本文暂无评论 - 欢迎您
