Skip to content

Instantly share code, notes, and snippets.

@akhyaruu
Created September 12, 2019 13:55
Show Gist options
  • Save akhyaruu/a2a75b079d725a9adf3162eb5c8c1d2b to your computer and use it in GitHub Desktop.
Save akhyaruu/a2a75b079d725a9adf3162eb5c8c1d2b to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Index</title>
</head>
<body>
<button id="button"></button>
<div id="text"></div>
<script>
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment