[TYPO3-english] Re: Replace all head from all web-site
marco de felice
m.defelice at tsc-consulting.com
Thu May 28 09:29:46 CEST 2015
yes sure :)
I have this head in all pages
<!DOCTYPE html>
<html lang="it-IT" xmlns="ttp://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8">
<base href="ttp://.....">
..
..
..
</head>
i needto add this code in my head for all site
<!DOCTYPE html>
<!--[if IE 8 ]><html class="ie ie8 oldie" lang="en" prefix="og: ttp:.....s#"> <![endif]-->
<!--[if IE 9 ]><html class="ie ie9 oldie" lang="en" prefix="og: ttp:......#"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!-->
how i can add this code in all my web site?
More information about the TYPO3-english
mailing list