positioning absolute div
Posted: 10 December 2010 05:49 PM   [ Ignore ]
Newbie
Rank
Total Posts:  9
Joined  2008-02-11

I normally put my “website design by . . .” on the lower right of the page in a div that is:

position:absolute;
    
bottom:15px;
    
right:15px

I put the div in just above the /body tag, like so:

</div>
<
div id="jla">
Website Design by <a href="http://www.jlaweb.com/">JLAWeb.com</a>
</
div>
</
body>
</
html

Normally it sets just above the bottom of the page on the right just inside the margin. On this site I am working on now it sets up about, maybe 300 to 400 pixels. And I haven’t been able to figure out why.

thanks for any help you can give!

Anne
40th Parallel Surveying

Profile
 
 
   
 
 
‹‹ 100% Height problem...      New in here ››