Jump to content

Not displaying correct in Chrome


kendalwood

Recommended Posts

Yesterday I had this problem - I created this website in wordpress www.porthopehealthcentre.com

It displayed correct in firefox but not ie. There was an extra closing </div> tag in my header php. When I deleted it, it displayed correct in ie but not firefox.

So I added the below tag to my header.php file. It now displays correct in all browsers except google chrome, latest version.

 

What can I do to fix this so it displays correct in google chrome - anybody?

Thanks in advance - I really appreciate it.

 

<!--[if IE]>

 

<![endif]-->

 

<!--[if !IE]><!-->

        </div>

<!--<![endif]-->

Link to comment
https://forums.phpfreaks.com/topic/230276-not-displaying-correct-in-chrome/
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.