absolute positioning

D

danny

hello,

is it possible to position data in an absolute postion. using the <div>
command, i set up a backround table - it is fine. now using a new <div>, i
built another table to overlay the first. it postions fine, but if i resize
my screen, the second table shifts its data table whereas the first remains
constant. any ideas?

thanks
 
S

Stefan B Rusynko

Make it's position relative to the outer table - not the screen

IMHO just use nested tables w/o positioning



| hello,
|
| is it possible to position data in an absolute postion. using the <div>
| command, i set up a backround table - it is fine. now using a new <div>, i
| built another table to overlay the first. it postions fine, but if i resize
| my screen, the second table shifts its data table whereas the first remains
| constant. any ideas?
|
| thanks
|
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top