Skip to content

Instantly share code, notes, and snippets.

@stormsweeper
Created December 18, 2017 22:17
Show Gist options
  • Save stormsweeper/7353a6df2a22910444641fcff9fc424c to your computer and use it in GitHub Desktop.
Save stormsweeper/7353a6df2a22910444641fcff9fc424c to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=7353a6df2a22910444641fcff9fc424c
<!DOCTYPE html>
<html>
<head>
<title>Mid Year #14</title>
</head>
<body>
<div id="yellow-box">
</div>
</body>
</html>
{"enabledLibraries":["jquery"],"hiddenUIComponents":["console"]}
#yellow-box {
width: 300px;
height: 300px;
background-color: yellow;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment