Book
Image manipulation
Image manipulation
Completion requirements
View
- Manipulate the colors
Exercise
Exercise
- Open your editor, create a new file and save it as
exersice15.3.html
in the folder "yourNameWEB2JS". Copy this code and paste it into the file. Save the file. - Create a new file and save it as
15.3.js
in the folder "js/ exercises". Copy this code and paste it into the file. Save the file. You may need to create the js folder (if it's not already there) - Open the html file in your Firefox. Is everything ok?