#svg

[ follow ]
from2ality
2 days ago

Taking SVG "screenshots" of HTML elements

I was looking for a way to create images (think screenshots) of CSS layouts that I can use in HTML, EPUB and PDF files. This blog post describes my solution - which produces SVG images.
Web development
#css
fromSmashing Magazine
1 week ago

Ambient Animations In Web Design: Principles And Implementation (Part 1) - Smashing Magazine

Creating motion can be tricky. Too much and it's distracting. Too little and a design feels flat. Ambient animations are the middle ground - subtle, slow-moving details that add atmosphere without stealing the show. Unlike timeline-based animations, which tell stories across a sequence of events, or interaction animations that are triggered when someone touches something, ambient animations are the kind of passive movements you might not notice at first. But, they make a design look alive in subtle ways.
Web design
#path-element
Web design
fromJoshwcomeau
2 months ago

A Friendly Introduction to SVG * Josh W. Comeau

SVG is a powerful, XML-based image format that enables scalable and interactive graphics in web development.
#react
fromCodrops
3 months ago
Web development

Building an Infinite Marquee Along an SVG Path with React & Motion | Codrops

Create an infinite scrolling marquee using SVG paths and animate elements with React and CSS properties.
fromLogRocket Blog
5 months ago
React

A guide to using SVGs in React - LogRocket Blog

SVG is a versatile image format supported in modern web applications, especially within React.
Typography
fromSmashing Magazine
3 months ago

Decoding The SVG path Element: Curve And Arc Commands - Smashing Magazine

Understanding how to draw curves and arcs using SVG path commands is essential for advanced coding skills in vector graphics.
This article builds on previous discussions about SVG, focusing specifically on curve and arc commands.
fromSmashing Magazine
4 months ago

Smashing Animations Part 3: SMIL's Not Dead Baby, SMIL's Not Dead - Smashing Magazine

Adding SMIL animations in SVG enhances design capabilities, going beyond what CSS animations can achieve and offering designers a semantic animation solution.
JavaScript
[ Load more ]