Jump to content

[SOLVED] Same code views code differently?


yandoo

Recommended Posts

Hi,

 

Im slightly perplexed as i have created a menu on the left of my page with a grey background to it. When i vie the page in i exploerer that background is grey as it should be...but whern i view it in mozzilla firefox 2.0 i dont....

 

However, this is the wired bit and that there is only one page in my site that has the correclt menu background color in firefox as it does in iexplorer. The code as far s i can see is identical??????

 

This is the typical page that has the menu color working in explorer but not in Firefox:

 

<td width="19%" height="803" align="left" valign="top" bgcolor="eeeeee"><table width="90%" border="0" align="center">

 

Here is the xcode form the page that dislpays thd correct backgroundi n both iexplorer and firefox:

 

<td width="19%" height="766" align="left" valign="top" bgcolor="eeeeee"><table width="90%" border="0" align="center"> 

 

 

What the hells going on???

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/69349-solved-same-code-views-code-differently/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.