0 added
0 removed
Original
2026-01-01
Modified
2026-03-09
1
<p>To set the coordinates of the rectangle, use the attributes x and y:</p>
1
<p>To set the coordinates of the rectangle, use the attributes x and y:</p>
2
<rect width="50%" height="100" x="20" y="50"/><p>The coordinates determine the position of the upper-left corner of the shape.</p>
2
<rect width="50%" height="100" x="20" y="50"/><p>The coordinates determine the position of the upper-left corner of the shape.</p>