|
I pulled this from that site you recommended...
"relative An element with position: relative moves an element relative to its normal position, so "left:20" adds 20 pixels to the element's LEFT position"
I was hoping to be able to use relative positioning to compensate for users resizing text. So that an image would move relative to the text layer. ie. as text gets bigger, images are moved down so everything stays in alignment.
Is there something else I would use to keep my page design "fluid" when users resize text?
Thanks,
lj
|