× İletişim Formu Blogger Adsense Reklam Panosu Arlina Design 1/15/2018 Etiketler : HTML Arlina Design <!DOCTYPE html> <html> <head> <title>Kodeks Editör</title> <style type="text/css"> @import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed'); body {font-family: 'Fira Sans Condensed', sans-serif} .ads-container{margin:20px auto;padding:0 10px 20px;position:relative;width:100%;max-width:990px;height:auto;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;} #close_button,#open_button{font-family:inherit;position:absolute;padding:0;bottom:0;background:0 0;border:none;cursor:pointer;color:#888;font-size:15px;font-weight:500;height:20px;line-height:20px;} #close_button{right:10px} #open_button{width:100px;text-align:center;right:50%;margin-right:-50px} #close_button:focus,#open_button:focus{outline:0} .adsresponsive{width:970px;height:250px;} @media screen and (max-width:960px){ .ads-container{max-width:320px;} .adsresponsive{width:300px;height:250px;}} </style> </head> <body> <div class='ads-container'> <div id='ads-content'> <!-- Reklam kodunuz --> <ins class="adsbygoogle adsresponsive" style="display:block" data-ad-client="ca-pub-xxxxxxxxxxxxxx" data-ad-slot="xxxxxxxxxxx"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <button id='close_button' onclick="document.getElementById('ads-content').style.display='none';close_button.style.display='none';open_button.style.display='block';" role='button' tabindex='0' title='Kapat'>Kapat</button> <button hidden='' id='open_button' onclick="document.getElementById('ads-content').style.display='block';close_button.style.display='block';open_button.style.display='none';" role='button' tabindex='0' title='Aç'>Aç</button> </div> </body> </html> YENİ YAYIN ÖNCEKİ YAYIN "Blogger Adsense Reklam Panosu" 0 Yorum yapıldı. Yorum Gönder Sonraki Kayıt Ana Sayfa Kaydol: Kayıt Yorumları (Atom) ×
Blogger Adsense Reklam Panosu Arlina Design 1/15/2018 Etiketler : HTML Arlina Design <!DOCTYPE html> <html> <head> <title>Kodeks Editör</title> <style type="text/css"> @import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed'); body {font-family: 'Fira Sans Condensed', sans-serif} .ads-container{margin:20px auto;padding:0 10px 20px;position:relative;width:100%;max-width:990px;height:auto;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;} #close_button,#open_button{font-family:inherit;position:absolute;padding:0;bottom:0;background:0 0;border:none;cursor:pointer;color:#888;font-size:15px;font-weight:500;height:20px;line-height:20px;} #close_button{right:10px} #open_button{width:100px;text-align:center;right:50%;margin-right:-50px} #close_button:focus,#open_button:focus{outline:0} .adsresponsive{width:970px;height:250px;} @media screen and (max-width:960px){ .ads-container{max-width:320px;} .adsresponsive{width:300px;height:250px;}} </style> </head> <body> <div class='ads-container'> <div id='ads-content'> <!-- Reklam kodunuz --> <ins class="adsbygoogle adsresponsive" style="display:block" data-ad-client="ca-pub-xxxxxxxxxxxxxx" data-ad-slot="xxxxxxxxxxx"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <button id='close_button' onclick="document.getElementById('ads-content').style.display='none';close_button.style.display='none';open_button.style.display='block';" role='button' tabindex='0' title='Kapat'>Kapat</button> <button hidden='' id='open_button' onclick="document.getElementById('ads-content').style.display='block';close_button.style.display='block';open_button.style.display='none';" role='button' tabindex='0' title='Aç'>Aç</button> </div> </body> </html>
Yorum Gönder