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.
CSS Gradient Text Guide: Background-Clip, Animation & Advanced Tricks
Create stunning gradient text effects with CSS
Learn how to create CSS gradient text using background-clip, animation, stroke effects, multi-line fixes, and responsive techniques with real-world examples.
Mastering CSS steps() for Discrete, Stepped Animations
Master discrete frame-based jumps in CSS animations.
A comprehensive guide to the CSS steps() function, detailing its syntax, parameters, and practical applications for creating
unique, stepped animation effects in web design. Boost your CSS animation skills.
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.
Getting Started with CSS Grid: A Beginner’s Guide to 2D Layouts
Lay the foundation, shape the grid.
A beginner-friendly introduction to CSS Grid that covers core concepts and guides you through building your first 2D layouts with real-world examples.