"模板:AdSense Responsive 3" 修訂間的差異
出自 Tw.18dao.net
| 行 1: | 行 1: | ||
<html> | <html> | ||
| + | <style> | ||
| + | .adsense_responsive_3 { | ||
| + | width: 300px; | ||
| + | height: 250px; | ||
| + | } | ||
| + | @media(min-width: 600px) { | ||
| + | .adsense_responsive_3 { | ||
| + | width: 600px; | ||
| + | height: 300px; | ||
| + | } | ||
| + | } | ||
| + | </style> | ||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> | <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> | ||
<!-- AdSense 2015 - Responsive 3 --> | <!-- AdSense 2015 - Responsive 3 --> | ||
於 2017年6月20日 (二) 09:34 的修訂