Skip to content

Instantly share code, notes, and snippets.

@foxish
Last active August 29, 2015 14:08
Show Gist options
  • Select an option

  • Save foxish/6dc9d2b7471b2c517b78 to your computer and use it in GitHub Desktop.

Select an option

Save foxish/6dc9d2b7471b2c517b78 to your computer and use it in GitHub Desktop.
Sample HTML
<html><script language="javascript" src="something.js"></script></html>
var x = 30;
console.log("The value of x is", x);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment