Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Tags for this Thread

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Cold's Avatar
    Newbie - NLP

    Status
    Offline
    Join Date
    Jun 2009
    Posts
    6
    Downloads
    0
    Uploads
    0

    How do you position a link in html so that it's at the bottom of a page? i'd

    really like to know.? i can only get it to appear in the middle of my screen.

  2. #2
    Steve's Avatar
    Senior Member

    Status
    Offline
    Join Date
    May 2009
    Posts
    1,329
    Downloads
    0
    Uploads
    0
    It's sort of a hack way to do it, but you could use a table like this:

    <table width="100%" height="800" border="0" cellpadding="2" cellspacing="0">
    <tr>
    <td valign="bottom"><a href="yourlink.com">yourlink </a></td>
    </tr>
    </table>

 

 

Quick Reply Quick Reply

Click here to log in


What is the sum of 36 and 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 04-17-2011, 01:01 AM
  2. Replies: 0
    Last Post: 01-26-2011, 04:10 AM
  3. Replies: 0
    Last Post: 09-08-2010, 07:39 AM
  4. Replies: 0
    Last Post: 07-18-2010, 01:10 AM
  5. Replies: 0
    Last Post: 10-21-2009, 04:20 AM

Bookmarks

Posting Permissions

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