Skip to content

Instantly share code, notes, and snippets.

@zhishaofei3
Created November 20, 2014 08:58
Show Gist options
  • Save zhishaofei3/35834d160c901712c964 to your computer and use it in GitHub Desktop.
Save zhishaofei3/35834d160c901712c964 to your computer and use it in GitHub Desktop.
emmGwX
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Document</title>
</head>
<body>
<div>nihao</div>
</body>
</html>
setTimeout(function(){alert(1);},2000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment