It's a very basic site, and it looks just the way I intended it in IE 7, but in FF, it does not render at all correctly. I cannot seem to make it do so either.
Before when I posted, I couldn;t understand the solutions people gave me very well, but I've studied a bit, so I should get it now.
Anyways, I'm just trying to get it to render correctly in Firefox. Everything is out of position.
Thanks!
This is the link to what it looks like: http://provi.bravehost.com/ You should view it in IE 7 first.
Edit: Ok, I have now found a way to center it. I simply added
body { text-align: -moz-center;} in addition to what I had. That fixed it.
However, the things which are inside the div still render incorrectly in FF
Edit 2: I have no fixed the paragraphs inside the main div. I only need to correct the header and it's border styleand position now.
Last edited by Deunan; 08-15-2008 at 11:52 PM..
|