Where to place adsense code?

Discussion in 'HTML & Website Design' started by yaskevic, Jan 28, 2012.

  1. #1
    Guys,

    I need to place adsense ad into rectangle (please see the image below):


    [​IMG]


    Here there is initial html code:

    Where exactly should I insert adsense code in the initial html code above?
    Thank you very much in advance for your help.
     
    Last edited: Jan 28, 2012
    yaskevic, Jan 28, 2012 IP
  2. JCOnline

    JCOnline Greenhorn

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #2
    replace
    <td style="background: url('images/bigred/gradients/gradient_banner.gif') repeat-x;"></td>
    Code (markup):
    to
    <td>ADSENSE CODE</td>
    Code (markup):
     
    JCOnline, Jan 28, 2012 IP