- Thank you received: 0
Site in IE is so messed up all over the place
-
weekendwarrior
- Topic Author
- New Member
-
Less
More
14 years 11 months ago #8540
by weekendwarrior
Site in IE is so messed up all over the place was created by weekendwarrior
Hi Guys,
My site www.tourdefrance2012.com in IE is so messed up and all over the place but in Google Chrome it looks normal. Please can someone help me on this? Thank you.
Ryan
My site www.tourdefrance2012.com in IE is so messed up and all over the place but in Google Chrome it looks normal. Please can someone help me on this? Thank you.
Ryan
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Offline
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 11 months ago #8543
by ivan.milic
Replied by ivan.milic on topic Re: Site in IE is so messed up all over the place
Hi,
IE has a problem determining document standards mode , obvious problem is:
(When you check page source)
<META name="y_key" content="0396b2f73093b654" />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<html xmlns=" www.w3.org/1999/xhtml " xml:lang="en-gb" lang="en-gb" >
<head>
<base href=" www.tourdefrance2012.com/ " />
....
I don't know how you managed to put that there , remove that meta tag before <!DOCTYPE...
<META name="y_key"
IE has a problem determining document standards mode , obvious problem is:
(When you check page source)
<META name="y_key" content="0396b2f73093b654" />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<html xmlns=" www.w3.org/1999/xhtml " xml:lang="en-gb" lang="en-gb" >
<head>
<base href=" www.tourdefrance2012.com/ " />
....
I don't know how you managed to put that there , remove that meta tag before <!DOCTYPE...
<META name="y_key"
The following user(s) said Thank You: weekendwarrior
Please Log in to join the conversation.
Time to create page: 0.148 seconds