- Posts: 149
- Thank you received: 2
Has This Ever Been An Issue With Anyone Else?
-
aaroninbna
Inactive member - Topic Author
- Member
Less
More
13 years 5 months ago #9336
by aaroninbna
Has This Ever Been An Issue With Anyone Else? was created by aaroninbna
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 5 months ago #9339
by ivan.milic
Replied by ivan.milic on topic Re: Has This Ever Been An Issue With Anyone Else?
When you go to "View Source" does first line begins like <!DOCTYPE html PUBLIC.... or is it empty. Also do you have something like this in head section:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
What are the conflicts with W3 validator validator.w3.org/
That look to me as situation when IE does not know how to render page because of invalid deceleration in first line (document type) .
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
What are the conflicts with W3 validator validator.w3.org/
That look to me as situation when IE does not know how to render page because of invalid deceleration in first line (document type) .
Please Log in to join the conversation.
-
aaroninbna
Inactive member - Topic Author
- Member
Less
More
- Posts: 149
- Thank you received: 2
13 years 5 months ago #9340
by aaroninbna
Replied by aaroninbna on topic Re: Has This Ever Been An Issue With Anyone Else?
Hey Ivan,
Source:<!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>
<meta content="width=320, user-scalable=yes" name="viewport"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
Initial W3 Validator received a 503 Temporarily Unavailable, immediate second attempt shows that the site passed.
Thanks,
Aaron
Source:<!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>
<meta content="width=320, user-scalable=yes" name="viewport"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
Initial W3 Validator received a 503 Temporarily Unavailable, immediate second attempt shows that the site passed.
Thanks,
Aaron
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 5 months ago #9355
by ivan.milic
Replied by ivan.milic on topic Re: Has This Ever Been An Issue With Anyone Else?
do you have that site someware live so we could see?
Please Log in to join the conversation.
Time to create page: 0.159 seconds