Created
January 16, 2016 11:43
-
-
Save paranoidjk/1057e082672e5c836ad8 to your computer and use it in GitHub Desktop.
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 lang="zh"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | |
| <meta name="renderer" content="webkit"> | |
| <meta name="description" content=""> | |
| <meta name="keyword" content=""> | |
| <title>XXX</title> | |
| <link rel="stylesheet" href="example.css"> | |
| </head> | |
| <body> | |
| <script src="example.js"></script> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment