View this code at http://livecoding.io/3411676
| { | |
| "libraries": [], | |
| "mode": "html", | |
| "layout": "sketchpad mode", | |
| "resolution": "reset" | |
| } |
| <h1>Hello! Try changing this title. (hint - see the "html" tab)</h1> | |
| <h2>I'm a subtitle. Try changing me!</h2> | |
| <h3>Make these squares bigger! (hint - see the "css" tab)</h3> | |
| <div id='red'> | |
| </div> | |
| <div id='blue'> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment