Last active
February 13, 2018 21:42
-
-
Save juananpe/2c62f962a6ea9f032c8ea9ee63311276 to your computer and use it in GitHub Desktop.
HTML para ejercicio con debugger
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> | |
<script src="debugger.js"></script> | |
</head> | |
<body> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment