- 16
What method is used to increase or decrease the size of the current drawing?
18 Answers
+ 4
Scale
+ 3
scale
+ 2
the correct answer is :-
scale
+ 1
scale
+ 1
scale
+ 1
Correct answer is scale
0
hi,
<canvas> tag can be used to create simple compositions , drawing, images etc.
// code// try this:-
-----------------------------------------
<!DOCTYPE HTML>
<html>
<head>
<style>
#mycanvas{border:1px solid red;}
</style>
</head>
<body>
<canvas id = "mycanvas" width = "100" height = "100"></canvas>
</body>
</html>
refer this article:-
https://www.tutorialspoint.com/html5/html5_canvas.htm
0
thanks a lot , I'll try
0
scale
0
scale is the correct answer
0
scale
0
scale
0
scale
0
scale
0
The answer is scale
0
scale it is.
0
scale
0
scale