Posted by richard on 11/13/07 22:11
On Tue, 13 Nov 2007 13:38:00 -0800, a-ok-site wrote:
> I am in the process of trying to build a template for my web site
> using only CSS, but when it is viewed with IE7 it is centered, but
> with Firefox 2.0 it is floated left. I really don't mind which way it
> is but I would like it to be the same across browsers. Does anybody
> have a suggestion or cure? Any help will be appreciated! The url is a-
> ok-site.com.
>
> Thanks,
>
> Daniel
One thing you might try is to simply use <center> before your first
division and close it with </center>.
Your javascript should also be in a seperate file as your css is.
[Back to original message]
|