本站资源来自互联网收集发布,如有侵权之处不妥,请联系QQ:2379717577删除,敬请谅解。

好看的网站自适应图片文字广告位代码

  • 类别:源码大全
  • 作者:孤酒小编
  • 更新:2024-2-26 13:19:50
  • 点评:0 条
资源介绍

20240225164322

上边是图片广告位,下边是文字广告位,适用于所有网站。

发现了一些问题进行了修复,修复内容:图片广告位如果图片小显示会异常,文字存在下划线。

一个好的广告位不仅不会拉低网站的颜值,还会增加广告主选择你的机会。

广告位代码适配一下自己的网站效果会更好哦。

<div class="ad">
<!--图片横幅广告-->
<a href="https://www.xgw5.com" target="_blank" ><img src="https://y.gtimg.cn/music/photo_new/T053M000003UUUus1HuyfW.gif" width="100%"></a>
<!--自适应文字广告-->
<li><a href="/" target="_blank" style="line-height:60px;height:60px;color:#fff;background:#01AAED;text-align:center;font-size:24px;">广告招商 虚位以待</a></li>
<li> <a href="/"  target="_blank" style="line-height:60px; height:60px ;color:#fff; background:#2F4056; text-align:center; font-size:24px;" >广告招商 虚位以待</a></li>
</div>

<div class="txtguanggao">
<a href="/" target="_blank" class="dh">超低价文字广告位</a>
<a href="/" target="_blank" class="dh">超低价文字广告位</a>
<a href="/" target="_blank" class="dh">超低价文字广告位</a>
<a href="/" target="_blank" class="dh">超低价文字广告位</a>
<a href="/" target="_blank" class="dh">超低价文字广告位</a>
<a href="/" target="_blank" class="dh">超低价文字广告位</a>
<a href="/" target="_blank" class="dh">超低价文字广告位</a>
<a href="/" target="_blank" class="dh">超低价文字广告位</a>

</div>
<style>
/**广告位**/
.ad{background:#fff;overflow:hidden;clear:both;border-radius: 6px;}
.ad a{margin:5px;display:block;border-radius:3px;}
.ad img{max-width:100%;}
.ad li{float:left;width:50%;list-style:none;}
@media(max-width:999px) {
.ad{margin: 0 0 10px 0;}
.ad li{width:100%;}
}
/**新增文字广告**/
.txtguanggao{
    width: 100%;
    overflow: hidden;
    display: block;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
}
.txtguanggao a{
    width: calc((100% - 20px) / 4);
    float: left;
    border-radius: 2px;
    line-height: 35.35px;
    height: 35.35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background-color: rgb(255, 153, 159);
    margin: 2.5px;
    
    transition-duration: .3s;
}
.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;
}
a {

  text-decoration: none;

}
.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: 1000px) {
.txtguanggao a{
   width: calc((100% - 10px) / 2);
    float: left;
    border-radius: 2px;
    line-height: 35.35px;
    height: 35.35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background-color: rgb(255, 153, 159);
    margin: 2.5px;
    transition-duration: .3s;
}
}
  @media screen and (min-width: 1000px) {
    .txtguanggao a{
    width: calc((100% - 20px) / 4);
    }}
</style>

标签:

暂无标签

免责声明:

本站提供的资源,都来自网络,版权争议与本站无关,所有内容及软件的文章仅限用于学习和研究目的。不得将上述内容用于商业或者非法用途,否则,一切后果请用户自负,我们不保证内容的长久可用性,通过使用本站内容随之而来的风险与本站无关,您必须在下载后的24个小时之内,从您的电脑/手机中彻底删除上述内容。如果您喜欢该程序,请支持正版软件,购买注册,得到更好的正版服务。侵删请致信E-mail:

同类推荐
评论列表
签到