Skip to content

Instantly share code, notes, and snippets.

View stephenhmarsh's full-sized avatar

Stephen Marsh stephenhmarsh

View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<p>You can close the HTML, CSS, and Output panels. You will not need them since we will be working in the browser's console! :)</p>
<p>All you need is the Javascript panel!</p>
</body>
</html>