How to put text at the bottom of a page in HTML?
Hi, I have followed the advice given in this forum to put the code:
<div style="position: relative;background-color: blue; width: 600px; height: 800px;">
<div style="position: absolute; bottom: 5px; background-color: green">
TEST 2010
</div>
</div>
However my page has now disappeared and all I am left with is a blue box.
Please can someone help me to get my page back? Thanks
Can you post the HTML of that page or a hyperlink to it to help us find out what the problem is?
You may have inadvertently replace the rest of the "body" content with your new HTML fragment.
Try removing the code you added to see if page returns. Then as recommended, post the HTTP/CSS of the page.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks