Skip to content

Instantly share code, notes, and snippets.

@paranoidjk
Created January 16, 2016 11:43
Show Gist options
  • Select an option

  • Save paranoidjk/1057e082672e5c836ad8 to your computer and use it in GitHub Desktop.

Select an option

Save paranoidjk/1057e082672e5c836ad8 to your computer and use it in GitHub Desktop.
<!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