Results 1 to 4 of 4

Thread: A little help

  1. #1

    * A little help

    Code:
    <TABLE WIDTH=780 BORDER=0 CELLPADDING=0 CELLSPACING=0>
        <TR>
          <td COLSPAN=5> <IMG SRC="images/o_O_10.jpg" WIDTH=780 HEIGHT=50 ALT=""></td>
        </TR>
      </TABLE>
    I've got that code and I am wondering how do I make it so it is always at the absolute bottom the page?

  2. #2
    Join Date
    Mar 2004
    Location
    california
    Posts
    162
    Just put the code at the bottom of any page and that should work.

  3. #3
    if that dont work, put this instead of the top line,
    Code:
    <TABLE WIDTH=780 BORDER=0 CELLPADDING=0 CELLSPACING=0 VALIGN="Bottom">
    if that dont work, take of the V so all thats left is ALIGN=

    hope that help,
    Coffeee
    Easily Affordable & Quality Banners at the lowest Prices around (See Site) - Coffeee.Net

  4. #4
    thanks that helped alot.

Posting Permissions

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