Help! When i add banners it pushs other content down....

Discussion in 'HTML & Website Design' started by Budster2005, Feb 3, 2010.

  1. #1
    Hi

    Im currently creating my website and im adding affiliate banners, but when i place it in my websites html everything else that should be in the center of the page gets pushed down below the banner.

    Ive tried aligning it to the left as the banner is 160x600 but i still get the same results.

    I want to get the banner on the left whilst still seeing everything else in the middle, what am i doing wrong? HELP!

    Thanks!
     
    Budster2005, Feb 3, 2010 IP
  2. msjtippu

    msjtippu Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Please provide me with the specific html code. I will check your code then will recommend you.
     
    msjtippu, Feb 3, 2010 IP
  3. Budster2005

    Budster2005 Peon

    Messages:
    237
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    <html>
    <head>
    <meta content="text/html; charset=ISO-8859-1"
    http-equiv="content-type">
    <title>FreeBeat.info - 1 Free Beat Every Week</title>
    <meta http-equiv="Content-Type" content="Free Beats">
    <meta name="keywords" content="Beat, Free, Instrumental, Drums">
    <meta name="description" content="1 Free Beat Every Week">
    </head>
    <body>
    <div style="text-align: center;"><br>
    <br>
    <br>
    <img style="width: 448px; height: 109px;" alt="free beat logo"
    src="Untitled.jpg"><br>
    <br>
    <br>
    <br>
    </div>

    As you can see the logo is centered, but when i add the banner html code it goes to the top of site and pushs the logo below it (still centered)

    I need the logo to remain centered in the middle of the page and the banner appears to the left of it.

    Thanks
     
    Budster2005, Feb 3, 2010 IP