Home page >> Website source code >>Body

Dual column adaptive advertising code can be shared by banner and text code

Author: A little Jack    Time: 2022-09-06 07:47:04    Browse: 1021   

The double column adaptive advertising code can be shared by banners and text codes. Those that were published on other websites that have been sold for a long time ago, because the original website code is invalid, they will be re issued for the convenience of friends.

 Dual column adaptive advertising code can be shared by banner and text code

HTML code:

Hello, you need to log in to our account to view the hidden content, please first Sign in To view!

CSS code:

 /**Advertising space CSS**/ .ad {     background: #fff;     overflow: hidden;     clear: both;     margin: 10px 0 0;     padding: 8px; } .ad img {     max-width: 100%; } .ad .text-ad {     width: 50%; } .ad .text-ad a {     margin: 6px 0 0;     display: block;     height: 60px;     line-height: 60px;     color: #fff;     font-size: 24px;     text-align: center; } .zuo {     float: left; } .you {     float: right; } @media(max-width:999px) {     .ad .text-ad {         width: 100%;     } }

Text label: Advertising code   Text advertisement   Picture advertisement  
 A little Jack

A little Jack https://lkba.cn

The blogger focuses on Z-Blog website construction, website optimization, computer troubleshooting, reinstallation, optimization, maintenance system, etc., QQ/WX: 2126245521 (please specify the purpose)

Related articles

Previous:

Next:

No comment for this article - Welcome

 Please fill in the verification code

Processed : 0.068 SQL : 25