Skip to content

Instantly share code, notes, and snippets.

@tatygrassini
Created July 5, 2012 17:49
Show Gist options
  • Save tatygrassini/3055168 to your computer and use it in GitHub Desktop.
Save tatygrassini/3055168 to your computer and use it in GitHub Desktop.
HTML: Google AdSense 250x300
<html>
<head>
<title>Google AdSense 250x300</title>
<style>
body {
background-color:transparent;
font-family:verdana,arial,sans-serif;
}
#ads {
left: 0;
position: absolute;
top: 0;
background-color:#ffffff;
height:250px;
width:300px;
}
#ads ul {
list-style: none;
}
#ads ul li {
clear: both;
float: left;
line-height: 0;
padding: 1px 4px;
overflow: hidden;
text-align: left;
width: 292px;
height: 81px;
}
.adc {
height: 81px;
table-layout: fixed;
width: 100%;
}
.adt {
font-size: 14px;
font-weight: 700;
line-height: 1.2;
}
.adb {
font-size: 13px;
line-height: 1.2;
}
.adu {
font-size: 10px;
line-height: 1.2;
overflow: hidden;
text-decoration: underline;
text-overflow: ellipsis;
white-space: nowrap;
}
.adus {
cursor: pointer;
}
.attribution li {float:right;height:18px;}
</style>
</head>
<body>
<div id="ads">
<ul id="ads0">
<li id="taw0" onfocus="ss('','aw0')" onmouseover="ss('','aw0')">
<div class="ad">
<table border="0" cellpadding="0" cellspacing="0" class="adc">
<tbody>
<tr>
<td valign="middle">
<a class="adt" href="#" id="aw0" onclick="ha('aw0')" onfocus="ss('','aw0')"onmousedown="st('aw0')" onmouseover="return ss('','aw0')" target="_top" title= "www.easy-forex.com/Forex-Trading"><span>Easy-Truck Trading</span></a>
<div class="adb">
<span class="adbs" id="baw0">Start live trading from just $25! Simply register &amp; deposit today.</span>
</div>
<div class="adu">
<span class="adus" id="uaw0" onclick="ga(this,event)" onmousedown="st(this.id.substr(1))" title="www.easy-truck.com">www.easy-truck.com</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
<li id="taw1" onfocus="ss('','aw1')" onmouseover="ss('','aw1')">
<div class="ad">
<table border="0" cellpadding="0" cellspacing="0" class="adc">
<tbody>
<tr>
<td valign="middle">
<a class="adt" href="#" id="aw1" onclick="ha('aw1')" onfocus="ss('','aw1')" onmousedown="st('aw1')" onmouseover="return ss('','aw1')" target="_top" title="www.textiles-power.com"><span>High Profit Potential</span></a>
<div class="adb">
<span class="adbs" id="baw1">Business Opportunity! Become a precious textile dealer.</span>
</div>
<div class="adu">
<span class="adus" id="uaw1" onclick="ga(this,event)" onmousedown="st(this.id.substr(1))" title="www.textiles-power.com">www.textiles-power.com</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
<li id="taw2" onfocus="ss('','aw2')" onmouseover="ss('','aw2')">
<div class="ad">
<table border="0" cellpadding="0" cellspacing="0" class="adc">
<tbody>
<tr>
<td valign="middle">
<a class="adt" href="#" id="aw2" onclick="ha('aw2')" onfocus="ss('','aw2')" onmousedown="st('aw2')" onmouseover="return ss('','aw2')" target="_top" title= "www.investormorse-libya-expats.com"><span>Sun Offshore Investment</span></a>
<div class="adb">
<span class="adbs" id="baw2">Confidential offshore investment, share services and weekly hot tips</span>
</div>
<div class="adu">
<span class="adus" id="uaw2" onclick="ga(this,event)" onmousedown="st(this.id.substr(1))" title="www.sun-investment.com">www.sun-investment.com</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
</div>
<div style="height:18px;left:208px;position:absolute; top:243px;width:92px">
<ul class="attribution" style="list-style:none"></ul>
<div style="right:2px;position:absolute;top:2px">
<a href="#" target="_blank"><img alt="AdChoices" border="0" height="16" src="http://pagead2.googlesyndication.com/pagead/abglogo/adc-en-100c-000000.png"></a>
</div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment