Hello. I am an small independent web developer/designer.
I am having a problem with firefox. I have developed a site for a professional organization which can be viewed at the development server at:
www.nk.ca/~jlwood/crpna
The problem I have is;
On the localhost apache server and the development server. I have reviewed the site on four different machines using IE and FF. However the company who subbed me the contract sees some and only some of the tables(of which there are very few) in FF rendering the text in a larger size.
I have set the style in the CSS and declared it in the div, table and <td> I see it properly. Is there a setting in FF that causes tables to be rendered differently or inherit properties by default?
I thought I had it fixed by declaring the CSS in every <td> but my client tells me it hasn't.
Any Ideas would help I have wasted numerous hours on this glitch. Maybe it is something simple that I have missed. Have a look at the table in the college publications page. there are two others but if we can fix one we should be able to fix the others.
What is weird is that the sitemap page is entirely laid out in tables and they haven't complained about it.
I will give access to the CSS and raw html pages if somebody could review site and help with this problem.
I have made the pages php and the content is called in as php includes.
Flashwood59