View Single Post
Old 07-04-2002, 04:36 PM   PM User | #4
Vladdy
Senior Coder

 
Join Date: Jun 2002
Location: Nashua, NH
Posts: 1,724
Thanks: 0
Thanked 0 Times in 0 Posts
Vladdy is an unknown quantity at this point
I think that is the way it is meant to be. Relative positioning takes the element from where it woud be if the position was static and shifts it by top and left values. It does not affect the position of the neighbour elements.
See the CSS standard for details:
http://www.w3.org/TR/REC-CSS2/visuren.html#comparison

If you explain what kind of layout you are trying to achive I may be able to help you
__________________
Vladdy | KL
"Working web site is not the one that looks the same on common graphical browsers running on desktop computers, but the one that adequately delivers information regardless of device accessing it"

Last edited by Vladdy; 07-04-2002 at 04:46 PM..
Vladdy is offline   Reply With Quote