Interactive online courses HTML Academy
2026-03-09 10:46 Diff

Draw a landscape with pyramids using rect and polygon.

Colors: skyblue, yellow, goldenrod, darkgoldenrod.

All of the values are multiples of ten.

Don’t forget that it’s important in SVG to close tags: for example, <rect/> or <rect></rect>. It impacts how the code is interpreted.