List of blog posts
SVG Polygon vs Polyline: Points, Fill Rules, and Use Cases
Master point-based shapes and fill rules.
Master the points attribute in SVG. Learn why polylines stay open, how polygons close, and how to use nonzero and evenodd fill rules for complex vector graphics.
SVG Essentials: Mastering the Path Element
Understand SVG paths, curves, and commands
A complete guide to the SVG path element—understanding path commands, coordinates, bézier curves, arcs, and how to read and
build complex vector shapes.
SVG Essentials: Mastering Shapes, Coordinates, and Styling
Build sharp, scalable graphics with basic shapes.
Learn how to build resolution-independent web graphics. Master SVG coordinates, the viewBox, and essential shapes like circles, rectangles, and polygons.