Get the code of HTML svg rectangle and watch video tutorials. You can practice using our code editor. Our practical guide will make your learning journey much easier. You can explore the tutorial and learn.
<svg>
<rect
fill="yellow"
width="200"
height="100"
/>
</svg>