|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Noogle
![]() Join Date: Jul 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
how to use skyscraper adsense ?
how do you use skyscaper adsense in your page?
i mean, do you use divide the page to several table first? actually, i tried times straightly put it to page but the layout so ugly... can anyone help? thanks in advance! |
|
|
|
|
Sponsored Links
|
|
|
|
#2 (permalink) |
|
Microsoft Student Partner
Google Guru
![]() Join Date: Jul 2004
Location: England
Posts: 5,787
Thanks: 0
Thanked 2 Times in 2 Posts
![]() |
Ok so we have all the diffrent ad formats here yes:
https://www.google.com/adsense/adformats And some examples of the skyscraper one here: https://www.google.com/adsense/skyscraper So basically it's a case of inserting the code inside a table. Here's a very quick example page: Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>
<body>
<table width="100%" height="30" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="50">My website name <>
<>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="15%" height="222" align="left" valign="top">Navigation<>
<td width="70%" align="left" valign="top">main text <>
<td width="15%" align="left" valign="top">
Ads</p>
<script>Google code</script>
</p>
<>
<>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>Copyright....<>
<>
</table>
</p>
</body>
</html>
__________________
Visit my Tech Blog! |
|
|
|
|
|
#3 (permalink) | |
|
Noogle
![]() Join Date: Jul 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
so before inserting the code i need to create tables for a page right??
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AdSense NOT Dead !!! (Answering The Death of Adsense) | angel2017 | Google AdWords & AdSense Forum | 3 | 10-02-2006 10:19 AM |
| Adsense for feed not in my adsense setup | kehers | Google AdWords & AdSense Forum | 2 | 05-22-2006 01:14 PM |
| adsense website builder+pre-built adsense websites help | danielspencer2 | Google AdWords & AdSense Forum | 1 | 03-15-2006 07:33 PM |
| AdSense Trackers: What do you use for tracking AdSense? | intelliot | Google AdWords & AdSense Forum | 3 | 03-04-2006 10:06 PM |
| Become a Adsense pro w/ the Adsense jerks | adsensejerk | Google AdWords & AdSense Forum | 0 | 01-31-2006 01:24 AM |