Skip to content

Instantly share code, notes, and snippets.

@rajatk16
Created February 22, 2019 23:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rajatk16/6e5d3549e393ee5d43aa819fe9421e04 to your computer and use it in GitHub Desktop.
Save rajatk16/6e5d3549e393ee5d43aa819fe9421e04 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Understanding JavaScript Objects and Functions</title>
</head>
<body>
<script src="script.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment