add some conditional classes and behaviour for internet explorer

This commit is contained in:
Georg Fischer
2014-06-19 13:07:41 +02:00
parent f476b76fc2
commit 98b1bef7b5
3 changed files with 29 additions and 2 deletions
+4 -2
View File
@@ -1,6 +1,8 @@
<!doctype html>
<html>
<head>
<!--[if lt IE 10 ]> <html class="oldie"> <![endif]-->
<!--[if gt IE 9 ]> <html class="somewhatokie"> <![endif]-->
<!--[if gt IE 11]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<title>image glitch experiment</title>
<link rel="stylesheet" href="styles/main.css" />