Need help with Adsense and HTML layout

Discussion in 'HTML & Website Design' started by JayYamada, Mar 11, 2010.

  1. #1
    Hi all, I'm creating a niche website now for the first time using Dreamweaver and HTML. I'm almost done except I need to place my articles and adsense in but I'm facing this problem.

    Please look at the attached image for a clear idea.

    [​IMG]

    How do I achieve such a layout for my webpage?

    I've tried using a layer embedded inside another layer then floating the layer containing the adsense unit to the right but it doesn't work.

    I've tried using 2 layer to float left and right respectively but it doesn't work either.

    Also, I had tried using tables using 2 x 2 columns and rows but I cannot merge 3 cells together this way.

    Anyone know? Please assist, Thanks alot!
     
    JayYamada, Mar 11, 2010 IP
  2. jamessy

    jamessy Peon

    Messages:
    35
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I think from your image you need float:right; with the google adsense div, then with the article content you need to clear:right. Hope that makes sense!
     
    jamessy, Mar 11, 2010 IP
  3. JayYamada

    JayYamada Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hey, I tested it out. It works like a charm!

    Thanks alot for your fast assistance!
     
    JayYamada, Mar 11, 2010 IP