Draw a rectangle.
Example:
HTML
<svg width="400" height="100">
<rect width="400" height="100" style="fill:rgb(0,0,255);stroke-width:10;stroke:rgb(0,0,0)" />
</svg>
How to create HTML <svg> Tag | HTML Tag |
How to Draw a rectangle HTML <svg> Tag | HTML Tag |
How to Draw a square with rounded corners HTML <svg> Tag | HTML Tag |
How to Draw a star HTML <svg> Tag | HTML Tag |
How to Draw an SVG logo HTML <svg> Tag | HTML Tag |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |