No this isnt about sex haha...
Well I currently design myspaces for people and I need help
with the position coding for the DIVs....
If i leave the code to...
when ever i make my safari window smaller the DIV flows with the size of
the window and removes it from the position its suppose to be in
I want it so it will stay where i put it and even if i make the safari window
smaller it will still stay in its designated position....
help please...
thank you,
Mario
Well I currently design myspaces for people and I need help
with the position coding for the DIVs....
If i leave the code to...
Code:
<div style="width: auto; height: auto; [B]position: absolute;[/B] top:745px; left:-315px; background-color: transparent;">
</div>
when ever i make my safari window smaller the DIV flows with the size of
the window and removes it from the position its suppose to be in
I want it so it will stay where i put it and even if i make the safari window
smaller it will still stay in its designated position....
help please...
thank you,
Mario