ataina1200
07-23-2003, 10:40 PM
help?!! how do i get a <div></div> table to stay in the same place, when the page changes it's size?
|
View Full Version : help!!! how do i get a <div> table to stay in the same place, when page changes size? ataina1200 07-23-2003, 10:40 PM help?!! how do i get a <div></div> table to stay in the same place, when the page changes it's size? Cherchezlafemme 07-23-2003, 10:44 PM style="position: absolute; top: 100px; left: 100px;" Replace 100 for whatever you want leave the px though. |