CSS Animations
- Which of the following is attribute of SVG line?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
All of above
- Which of the following is not an attribute used with SVG ellipse?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
rr
- Which of the following element is used to create a SVG line?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
<line>
- Which of the following element is used to create an SVG ellipse?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
<ellipse>
- Which of the following element is used to create any shape that consists of only straight lines?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
<polyline>