positioning multiple DIVs, that won't break on 1024 and 800 res |
positioning multiple DIVs, that won't break on 1024 and 800 res |
Feb 24 2006, 08:52 AM
Post
#1
|
|
|
dmnfckr ![]() ![]() ![]() ![]() Group: Member Posts: 101 Joined: Feb 2005 Member No: 103,475 |
how can I actually position my tables basing on a single point of referrence? cos when i use "position: static," the divs become positioned based on the previous DIV's position... and it doesn't fit on both 1025X768 and 800X600 res. is there any link about this tutorial? thank you
|
|
|
|
tobeyum positioning multiple DIVs Feb 24 2006, 08:52 AM
fishcake-y position: fixed!important; position: absolute;... Feb 24 2006, 06:40 PM![]() ![]() |