Well, the first thing you have to do is get RID of all that position:absolute stuff. It's not necessary and WILL cause you plenty of headaches. Learn to use the normal document flow and floats.
Lots more on layouts here:
http://css-discuss.incutio.com/?page=CssLayouts
Quote:
|
I need to have a thumbnail of a person and then the description right next to it, but when i start doing it like that i just get the text bouncing all over the place. I might use a table for that
|
No need at all for a table ! Float the image to the left, and the text will wind up beside it.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
|