What is the use of height and width in <svg width="2000" height="2000">? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the use of height and width in <svg width="2000" height="2000">?

28th Sep 2016, 1:43 PM
Rakshith shetty
Rakshith shetty - avatar
2 Answers
+ 2
it sets the height and width for your svg canvas.
30th Sep 2016, 2:41 AM
Shreyas Chavan
Shreyas Chavan - avatar
- 1
<div class="example" style="height:40px; width:60px; background-color: #000;">
28th Sep 2016, 1:52 PM
HawkEye
HawkEye - avatar