Suggested practice exercises CHAPTER 12 505
Suggested practice exercises
The following additional exercises are designed to give you more opportunities to practice
what you’ve learned and to help you successfully master the lessons presented in this chapter.
■■Exercise 1 Learn more about the <canvas> element by creating a simple game such
as tic-tac-toe that gives the ability to play the game.
■■Exercise 2 Learn more about the <svg>element by writing a web application that
provides the ability to display .svg files on your disk.