add some conditional classes and behaviour for internet explorer
This commit is contained in:
+4
-2
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user