[thelist] IE 6.0 centers everything :-(

Scott Schrantz scotts at rci-nv.com
Wed Aug 21 17:53:00 CDT 2002


> -----Original Message-----
> From: Magnus Østergaard [mailto:magnus at slackware.adsl.dk]
>
> I have a problem with the subpages at http://linuxlab.dk/ in Internet
> Explorer 6.0 everything is centered. How can I fix this problem? It
> seems to only be IE6 that gives this problem, all other browsers I've
> used, on both Linux and Windows seems fine.

In IE6, the text in your table cells is inheriting the align="center" from
your main div. To work around it, just put this in your stylesheet:
td {text-align: left;}

--
Scott Schrantz
work: www.rci-nv.com
play: www.computer-vet.com



More information about the thelist mailing list