Well guys, it's not really a php question, but thought someone out here might know a solution to this problem, as also I couldn't find any room for CSS related topics. So, here it is::
I'm using the following class:
I can't see what's wrong with this class (externel css file), but while I tried to apply this style in a webpage, inside a table tag, likeCode:.middleMain { background-color:#FFFFFF; width: 780px; margin: 0px auto; padding: 0px; text-align: left; }
,Code:<table><tr><td><div class="middleMain">
It works with IE, but not with FireFox / Netscape.
Here is the site that I'm trying to develop -> http://www.addat.org
In short, in IE 6, I can see a white background above the background picture at the middle, but not in Mozilla Firefox 1.0.2, neither in Netscape. In FF and Netscape, I am 'not' getting the white background as in IE and all the body text are coming directly on the greenish background, making them difficult to read.
Any tips from anybody ?
Tx guys.




Bookmarks