Skip to content

Instantly share code, notes, and snippets.

@Megic
Created October 12, 2012 06:43
Show Gist options
  • Save Megic/3877655 to your computer and use it in GitHub Desktop.
Save Megic/3877655 to your computer and use it in GitHub Desktop.
Html:template
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=7">
<title>领导班子</title>
<link href="style/base.min.css" rel="stylesheet"/>
<link href="style/style.css" rel="stylesheet"/>
<script src="js/jquery-1.8.1.min.js"></script>
<!--[if lt IE 10]>
<script>
(function(){if(!/*@cc_on!@*/0)return;var e = "abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video".split(','),i=e.length;while(i--){document.createElement(e[i])}})();
</script>
<![endif]-->
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment