Found 30 bookmarks
Custom sorting
Complete CSS
Complete CSS
A high quality, expansive CSS course that will elevate your CSS and core skills to a level you never thought was achievable.
·piccalil.li·
Complete CSS
Custom Select Styles with Pure CSS
Custom Select Styles with Pure CSS
Modern CSS gives us a range of properties to achieve custom select styles that have a near-identical initial appearance...
·moderncss.dev·
Custom Select Styles with Pure CSS
CSS Stats
CSS Stats
Potentially interesting stats on stylesheets
·cssstats.com·
CSS Stats
Easing Functions Cheat Sheet
Easing Functions Cheat Sheet
Easing functions specify the speed of animation to make the movement more natural. Real objects don’t just move at a constant speed, and do not start and stop in an instant. This page helps you choose the right easing function.
·easings.net·
Easing Functions Cheat Sheet
Sarah Higley on Twitter
Sarah Higley on Twitter
Make SVG icons respect Windows High Contrast Mode without media queries:1. Use `fill: currentColor` on the SVG2. Set the desired `color` style on the parent element3. profit?— Sarah Higley (@codingchaos) February 6, 2020
·twitter.com·
Sarah Higley on Twitter
SVG Animation Creator - Animate and Export SVG
SVG Animation Creator - Animate and Export SVG
Online SVG animator to easily import, view, animate and export SVG format. Animate SVG with our user-friendly tool, no advanced coding skills required! With SVGator you can create an SVG animation just by simply adding elements and animators to the timeline, changing keyframe values and exporting clean SVG code.
·svgator.com·
SVG Animation Creator - Animate and Export SVG
Inclusively Hidden
Inclusively Hidden
Scott O'Hara recently published "Inclusively Hidden," a nice walkthrough of the different ways to hide things on the web. Nothing is ever cut and dry when
·css-tricks.com·
Inclusively Hidden
Zdog
Zdog
Round, flat, designer-friendly pseudo-3D engine for canvas and SVG
·zzz.dog·
Zdog
Jen Simmons on Twitter
Jen Simmons on Twitter
Want to use margin-left to move something off the page to *infinity*?? Yeah, here ya go:`margin-left: calc(-1*(1/0));` looks like we are about to make this work, too: `margin-left: calc(-infinity);`— Jen Simmons (@jensimmons) January 22, 2020
·twitter.com·
Jen Simmons on Twitter