Learn Create Your Own Split Screen

Next Page

You may recall, when we first learned how to detect mouse clicks and touches, we made a very simple drawing program.

We're now going to see how to use HTML and Javascript together to make a much more sophisticated drawing program.

We'll draw on the canvas, but we'll use normal HTML buttons to change the way the drawing happens.