[thelist] Trying to center using CSS

Sarah Wedde lists at leto.co.nz
Mon Aug 12 00:16:01 CDT 2002


Amy,

I think it may be because you have an absolutely positioned div. You could
try -

DIV.ht { width: 600px;
         height: 550px;
         margin: 70px auto 0px auto;}

to get the same positioning.

Sarah




More information about the thelist mailing list