11.
How do you draw a straight line from point (100,50) to point (200,50) using SVG?
12.
Which SVG path command draws an elliptical arc from point (100,50) to (150,50)?
13.
How do you draw a quadratic Bzier curve from point (100,50) to (200,50) using SVG?
14.
Which SVG path command draws a cubic Bzier curve from point (100,50) to (200,50)?
15.
How do you draw a quadratic Bzier curve from point (100,50) to (150,50) using SVG?
16.
Which SVG path command draws a cubic Bzier curve from point (100,50) to (150,50)?
17.
How do you draw an elliptical arc from point (100,50) to (150,50) using SVG?
18.
Which SVG path command draws a cubic Bzier curve from point (100,50) to (200,50)?
19.
How do you draw an elliptical arc from point (100,50) to (200,50) using SVG?
20.
Which SVG path command draws a cubic Bzier curve from point (100,50) to (200,50)?