Posted by BootNic on 10/08/07 15:26
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.
--
BootNic Monday October 8, 2007 11:26 AM
The only thing that saves us from the bureaucracy is inefficiency. An
efficient bureaucracy is the greatest threat to liberty.
*Eugene McCarthy *
[Back to original message]
|