Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - HTML Question

 
Thread Tools Search this Thread
Old 06-14-2006, 10:33 AM   #1
Default HTML Question


How easy is it to position a layer exactly 50 pixels from the left and 100
pixels from the BOTTOM of a page?
The layer would need to PUSH everything out the way as opposed to FLOAT over
everything.

Anyone able to send me some code?

Regards,

Gary.




Badass Scotsman
  Reply With Quote
Old 06-14-2006, 10:49 AM   #2
Els
 
Posts: n/a
Default Re: HTML Question

Badass Scotsman wrote:

> How easy is it to position a layer exactly 50 pixels from the left and 100
> pixels from the BOTTOM of a page?


Easy with position:absolute, but..

> The layer would need to PUSH everything out the way as opposed to FLOAT over
> everything.


Impossible. What you are describing is a floated div or image, and
it's easy to define the distance between one of those and a left or
right side, but they don't 'stick' to the bottom.

--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump