![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
http://www.gavelcade.com/tests/ultimate-strict-401.html Since the pages are being served as text/html, IE6 should be operating in quirks mode when it receives the page that's configured as XHTML, correct? It seems odd to me that the "better" browsers would render the page the same way under either doctype, while appearing correctly in IE6 when in quirks mode and incorrectly in IE6 when in 4.01 strict standards mode. Can anyone help me figure this out and possibly figure out how to make this work in IE6 as 4.01 strict without causing damage in the other browsers? |
| In IE 6 Windows, Microsoft implemented one extra rule: if a doctype that triggers strict mode is preceded by an xml prolog, the page shows in quirks mode. |
#3
| |||
| |||
|
|
http://www.gavelcade.com/tests/ultimate-strict-xhtml.html He's got it set up as XHTML 1.0 strict, and it looks good in IE6, IE7, and Firefox 3. But the site I'm designing is intended to be HTML 4.01 strict. Well, if I change the doctype on Taylor's design to 4.01 strict (and make the related changes to the HTML) it still looks great in IE7 |
#4
| |||
| |||
|
|
In article <6ure2lFh0fhjU1 (AT) mid (DOT) individual.net>, Harlan Messinger <hmessinger.removethis (AT) comcast (DOT) net> wrote: ... http://www.gavelcade.com/tests/ultimate-strict-xhtml.html He's got it set up as XHTML 1.0 strict, and it looks good in IE6, IE7, and Firefox 3. But the site I'm designing is intended to be HTML 4.01 strict. Well, if I change the doctype on Taylor's design to 4.01 strict (and make the related changes to the HTML) it still looks great in IE7 Not on my IE7? |
#5
| |||
| |||
|
|
dorayme wrote: In article <6ure2lFh0fhjU1 (AT) mid (DOT) individual.net>, Harlan Messinger <hmessinger.removethis (AT) comcast (DOT) net> wrote: ... http://www.gavelcade.com/tests/ultimate-strict-xhtml.html He's got it set up as XHTML 1.0 strict, and it looks good in IE6, IE7, and Firefox 3. But the site I'm designing is intended to be HTML 4.01 strict. Well, if I change the doctype on Taylor's design to 4.01 strict (and make the related changes to the HTML) it still looks great in IE7 Not on my IE7? Nor on my IE6? |
#6
| |||
| |||
|
|
Gus Richter wrote: dorayme wrote: In article <6ure2lFh0fhjU1 (AT) mid (DOT) individual.net>, Harlan Messinger <hmessinger.removethis (AT) comcast (DOT) net> wrote: ... http://www.gavelcade.com/tests/ultimate-strict-xhtml.html He's got it set up as XHTML 1.0 strict, and it looks good in IE6, IE7, and Firefox 3. But the site I'm designing is intended to be HTML 4.01 strict. Well, if I change the doctype on Taylor's design to 4.01 strict (and make the related changes to the HTML) it still looks great in IE7 Not on my IE7? Nor on my IE6? The XHTML version doesn't look good in IE6 and IE7 on your respective machines? |
#7
| |||
| |||
|
|
I wrote earlier about Matthew James Taylor's approaches to three-column equal-height CSS-based layouts. He's got versions where the left and right columns have fixed-pixel widths, where they have fixed-em widths, and where they have fixed-percentage widths. Here's the one I thought I had successfully applied after discovering that it handled IE7 where an earlier approach of his didn't: http://matthewjamestaylor.com/blog/ultimate-3-column-holy-grail-ems.htm Here it is again, on my website: http://www.gavelcade.com/tests/ultimate-strict-xhtml.html Just a brief note on checking this in different environments/ua's. |
#8
| |||
| |||
|
|
dorayme wrote: In article <6ure2lFh0fhjU1 (AT) mid (DOT) individual.net>, Harlan Messinger <hmessinger.removethis (AT) comcast (DOT) net> wrote: ... http://www.gavelcade.com/tests/ultimate-strict-xhtml.html He's got it set up as XHTML 1.0 strict, and it looks good in IE6, IE7, and Firefox 3. But the site I'm designing is intended to be HTML 4.01 strict. Well, if I change the doctype on Taylor's design to 4.01 strict (and make the related changes to the HTML) it still looks great in IE7 Not on my IE7? Nor on my IE6? |
#9
| |||
| |||
|
|
Gus Richter wrote: dorayme wrote: In article <6ure2lFh0fhjU1 (AT) mid (DOT) individual.net>, Harlan Messinger <hmessinger.removethis (AT) comcast (DOT) net> wrote: ... http://www.gavelcade.com/tests/ultimate-strict-xhtml.html He's got it set up as XHTML 1.0 strict, and it looks good in IE6, IE7, and Firefox 3. But the site I'm designing is intended to be HTML 4.01 strict. Well, if I change the doctype on Taylor's design to 4.01 strict (and make the related changes to the HTML) it still looks great in IE7 Not on my IE7? Nor on my IE6? The XHTML version doesn't look good in IE6 and IE7 on your respective machines? |
![]() |
| Thread Tools | |
| Display Modes | |
| |