Created
October 12, 2012 06:43
-
-
Save Megic/3877655 to your computer and use it in GitHub Desktop.
Html:template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!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