1.
How do you draw a straight line from point (100,50) to point (200,50) using SVG?
2.
Which SVG path command draws an elliptical arc from point (100,50) to (150,50)?
3.
How do you draw a quadratic Bzier curve from point (100,50) to (200,50) using SVG?
4.
Which SVG path command draws a cubic Bzier curve from point (100,50) to (200,50)?
5.
How do you draw a quadratic Bzier curve from point (100,50) to (150,50) using SVG?
6.
Which SVG path command draws a cubic Bzier curve from point (100,50) to (200,50)?
7.
How do you draw an elliptical arc from point (100,50) to (150,50) using SVG?
8.
Which SVG path command draws a cubic Bzier curve from point (100,50) to (150,50)?
9.
How do you draw an elliptical arc from point (100,50) to (200,50) using SVG?
10.
Which SVG path command draws a cubic Bzier curve from point (100,50) to (200,50)?