Posted by dorayme on 10/08/07 22:35
In article <Xns99C37473BB052BootNic@216.168.3.70>,
BootNic <BootNic@bounce.earthlink.net> wrote:
> Bruno Barros <ragearc@gmail.com> wrote:
> news:1191851651.460546.12310@k79g2000hse.googlegroups.com:
>
> > I have a website template, in which ALL its content is inside a <div
> > id='content'>.
> > That div has the following CSS:
> >
> > #container {
> > width: 90%;
> > margin-left: auto;
> > margin-right: auto;
> > }
> >
> > In Firefox, it works. All the content is contained properly. In
> > Internet Explorer 6, it doesn't. Can you tell me what I am doing
> > wrong?
>
> You did not supply a URL.
>
> I would suspect that you have triggered quirks mode in one way or another.
> Without a URL it's difficult to say.
OP might care to look at
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/
dnie60/html/cssenhancements.asp>
--
dorayme
[Back to original message]
|