Last active
June 6, 2018 18:54
-
-
Save elaval/088d29d4973be0f907fbded9543cd216 to your computer and use it in GitHub Desktop.
Hi Cinde test
This file contains 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
<html> | |
<head> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/annyang/2.6.1/annyang.min.js"></script> | |
<script src="main.js"></script> | |
</head> | |
<body> | |
<h1>Hi Cinde</h1> | |
</body> | |
</html> |
This file contains 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
alert("OK") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment