Results 1 to 5 of 5

Thread: HTML Help

  1. #1
    Join Date
    Aug 2005
    Location
    Location Location
    Posts
    1,730
    Tokens
    0

    Latest Awards:

    Default HTML Help

    If i want to add something at the bottom of a layout like a disclaimer/media player, would the code be
    Code:
    <foot></foot>

  2. #2
    Join Date
    Mar 2005
    Location
    Leeds
    Posts
    3,423
    Tokens
    0

    Latest Awards:

    Default

    Nah try the <leg> or <shoe> tag

    Joking, put that before the </body>

  3. #3
    Join Date
    Aug 2005
    Location
    Location Location
    Posts
    1,730
    Tokens
    0

    Latest Awards:

    Default

    Tried, didnt work

  4. #4
    Join Date
    Aug 2004
    Location
    UK
    Posts
    11,283
    Tokens
    2,031

    Latest Awards:

    Default

    <div style=" position:absolute; bottom:0px;" >
    Content i want at bottom here</div>

    try that

  5. #5
    Join Date
    Aug 2005
    Location
    Location Location
    Posts
    1,730
    Tokens
    0

    Latest Awards:

    Default

    Ty Mentor.

    Will rep when i can do

Posting Permissions

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