Placing content - Adsense

G

Guest

Hi

I am ready to launch a full web version of my site

I have taken Google Adsense (hasnt everyone)

But I cannot control where it appears on the screen (aprt from pasting code
on the top, or bottom of the code and it appears there)

Is there a small piece of code I could use to direct the advert where to
position itself (I am sure this is an easy thing to do - but I am struggling)

I want a vertical banner, but it appears either on top of the page, forcing
the webpage down the page, or on the bottom - but want it to appear on the
right

All help appreciated
 
J

Jon Spivey

Hi,
the easiest way would be to put a 2 column on your page, eg
<table>
<tr>
<td>...put your page content here</td>
<td>...put your adesense code here</td>
</tr>
</table>

Just adjust the widths of the table/cells to suit.

Cheers,
Jon
 
J

Jim Cheshire (Jimco Software)

Hi

I am ready to launch a full web version of my site

I have taken Google Adsense (hasnt everyone)

But I cannot control where it appears on the screen (aprt from pasting code
on the top, or bottom of the code and it appears there)

Is there a small piece of code I could use to direct the advert where to
position itself (I am sure this is an easy thing to do - but I am struggling)

I want a vertical banner, but it appears either on top of the page, forcing
the webpage down the page, or on the bottom - but want it to appear on the
right

All help appreciated

I would place it in a <div> and then place the div where you see fit.
You can use a FrontPage layer to do this.

Jim Cheshire
Jimco Software and Books
http://www.jimcosoftware.com
http://www.jimcobooks.com
-----------------------------------------------
Read our new article on moving from FrontPage
to Expression Web at http://www.jimcobooks.com.

Author:
Special Edition Using Microsoft Expression Web

Book includes a CD with FREE FULL VERSIONS of:
DHTML Menu Builder LITE Edition (www.dhtmlmenubuilder.com)
The Logo Creator (www.thelogocreator.com)

Pre-order now at http://www.jimcobooks.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top