With some help from a friend I made a layout for this website:
http://jwstolk.xs4all. nl/roelof/ (don't mind all the unfinished junk, the home page is of concern)
In FF 3 it shows just fine, but when I test it in IE 6 the divs with text don't center. I read about using text align:center; becuase IE doesn't support auto margins, but I don't want my text to center. I want it to align on the left of my div, and get the whole div centered.
I hope that made any sense, most of my work is done by trial and error, thanks in advance!
PS: the navigation banner is currently made with tables, I tried using divs but couldn't get the positioning to work, is it even possible to do with divs or should I just leave stuff that works alone.
http://jwstolk.xs4all. nl/roelof/ (don't mind all the unfinished junk, the home page is of concern)
In FF 3 it shows just fine, but when I test it in IE 6 the divs with text don't center. I read about using text align:center; becuase IE doesn't support auto margins, but I don't want my text to center. I want it to align on the left of my div, and get the whole div centered.
I hope that made any sense, most of my work is done by trial and error, thanks in advance!
PS: the navigation banner is currently made with tables, I tried using divs but couldn't get the positioning to work, is it even possible to do with divs or should I just leave stuff that works alone.
Comment