[TYPO3-english] style messed up in IE 9

tom typostudy at gmail.com
Sat Jul 7 06:06:38 CEST 2012


Hi Philipp,

I think you are right.
I changed it in my html template to
<!DOCTYPE html>
<html>
<head>...
But in the result page, it still shows like:
<!DOCTYPE html
    PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head>

Tom



On Sat, Jul 7, 2012 at 12:47 AM, Philipp Gampe <philipp.gampe at typo3.org>wrote:

> Hi tom,
>
> tom wrote:
>
> > Hi,
> >
> > I have tried both ways: <meta http-equiv="X-UA-Compatible" content="IE=9"
> > /> and set a strict doctype (XHTML 1.0 strict or something).
> > But it still does not work. Please see here:
> > 1. proper display in firefox:
> > http://photo.163.com/tomliutest/#m=2&aid=240826374&pid=7739823775
> > 2. messed up in IE:
> > http://photo.163.com/tomliutest/#m=2&aid=240826374&pid=7739863444
> > By the way, the original html template shows properly in IE
>
> Try to use the html5 doctype. This forces the standard mode for IE.
>
> <!doctype html>
>
> Cheers
> --
> Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
> Documentation – linkvalidator
> TYPO3 .... inspiring people to share!
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list