comparison index.html @ 2494:8be11a6d8b59

Set full charset
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Fri, 02 Sep 2016 14:56:01 +0100
parents 2ddc68898dff
children 464c6c6692d6
comparison
equal deleted inserted replaced
2492:f0b0809c7ee5 2494:8be11a6d8b59
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html lang="en"> 2 <html lang="en">
3 <head> 3 <head>
4 <meta charset="utf-8" /> 4 <meta http-equiv="content-type" content="text/html; charset=utf-8">
5 5
6 6
7 <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame 7 <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
8 Remove this if you use the .htaccess --> 8 Remove this if you use the .htaccess -->
9 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> 9 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />