Using html5 canvas we can make pencil,picture,rectangle etc.here i created
a simple paint application in html5 and JavaScript to see the complete code
click here
here is the image of my paint app:
a simple paint application in html5 and JavaScript to see the complete code
click here
here is the image of my paint app:
Would have been better if you wrote all the JS in a seperate file,It is the standard to do it.
ReplyDeleteWrite JS in a different file and then link it with HTML