|
absolute positioning will not cause things to appear in different places. it will all be the same place.
the very top left corner of yoru screen is 0,0, and it goes from there. the only thing different in resolutions is that things are more compacted. so because of that it will show up exactly like non-expandable tables. You can also make css div elastic if you wish.
|