For some reason my website will not work correctly in Mozilla. It's almost perfect as far as structure goes in IE (although lacking on content till the PHP database is finished). Any tips for getting things to work in Mozilla in addition to IE? I can post the whole CSS file if need be. Thanks.
CSS in Mozilla
Hi excidium,
Without seeing the page its a little hard to give much advice.
The first thing I would look at is the doctype and make sure that the page renders in standards mode.
There has been heaps posted here about standards mode and doctypes and there's also a couple of links in the useful CSS links
Hope that helps
CSS in Mozilla
I am officially retarded. Sorry about that.
CSS in Mozilla
i'm sorry to say but Mozilla will display your site th eway you code it. It's not as fogiving as IE!
i'm checking your code... the indentation is messy. thanks god for Dreamweaver's habilities to fix that.
don't think it'll help much so far but
<body> <center> <div id="container"> <div id="banner"></div> </center> <<<<<<<<<<<< that can't be right