Don't worry that it's a funny colour, when it comes time to create a game we'll make the canvas transparent or have a cool background. For the moment, it's good to be able to see where it is.
Within the <script> tags, a whole new world exists with different capabilities and different syntax rules. This is where the Javascript programming happens.
Doubtless, in your Javascript career, you'll get bitten by 'case' more than once. Possibly even more than once per day. Not all programming languages are case-sensitive, but most are, and Javascript is one of them.
|