1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

What's the correct code to put an adsense square box aligned to the left?

Discussion in 'Placement / Reviews / Examples' started by NeuroSynapsis, Jul 18, 2006.

  1. #1
    Website in Question:
    http://www.greek-fundraising-ideas.com/index.html

    I'm looking to put the beginning of the paragraph on the right side of the square ad box.

    Is there anyway to do this logically w/o the use of tables?
     
    NeuroSynapsis, Jul 18, 2006 IP
  2. Will.Spencer

    Will.Spencer NetBuilder

    Messages:
    14,789
    Likes Received:
    1,040
    Best Answers:
    0
    Trophy Points:
    375
    #2
    There's nothing wrong with a table, in this context.

    Here's the code Joel Comm recommends in Google AdSense Secrets:
    <table border="0" align="right"><tr><td>
    Google AdSense code goes here
    </tr></tr></table>
    Code (markup):
    I implemented a right aligned AdSense box in pure CSS once -- and this is much cleaner.
     
    Will.Spencer, Jul 18, 2006 IP