Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2007
    Posts
    73

    Sidebar is going to the footer

    When I put this in my sidebar all of a sudden it goes to the footer...

    Why?

    </div>
    <TABLE border="1" cellpadding="3" cellspacing="0" bgcolor="Darkblue" >
    <TR>
    <TH COLSPAN="2"><center><font color="White ">Penn State Football 2007</font></center></TH>
    </TR>
    <TR>
    <TD bgcolor="White"><img src="http://www.sportstunner.com/images/Penn_State.jpg" height="36" width="36" alt="Darkblue"></a><img src="http://www.sportstunner.com/images/MichiganSt.jpg" height="36" width="36" alt="Darkblue"></td>
    <TD ROWSPAN="2"><font color="White"><b>Penn State Football</b></font><br>
    <font size="1" color="White">Penn State at Michigan St<br>
    Franklin Field<br>
    Saturday November 17, 2007<br>
    Kick-off: 3:30, ABC<br></font></TD>
    </tr>
    </tr>

  2. #2
    Join Date
    Aug 2004
    Location
    Ontario, Canada
    Posts
    10
    For further help, you might want to show us the site hosted, or a screen shot of what's happening. It'll make it easier to pinpoint the problem, and we won't have to set it up ourselves.

    Good luck!

  3. #3
    Join Date
    Sep 2004
    Location
    singapore
    Posts
    126
    hi Nate77 , Make sure you have closed all opened tds and trs as well as div. As Katasdf said, make a live preview so that we can see the real problem.

  4. #4
    it means that table structure is incorrect. Check TDs and TRs.

    Check all of them on the page, not just a specific table.

  5. #5
    common when missing a closed tag, check ur end divs, td, table

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •