Posted by Jonathan N. Little on 10/08/07 15:27
Bruno Barros wrote:
> 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?
>
Obviously the problem is not in what you supplied. What is missing is
the URL to the page in question.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
[Back to original message]
|