Coding

Coding

1999 bookmarks
Newest
The 100% correct way to do CSS breakpoints
The 100% correct way to do CSS breakpoints
by David Gilbertson The 100% correct way to do CSS breakpoints For the next minute or so, I want you to forget about CSS. Forget about web development. Forget about digital user interfaces. And as you forget these things, I want you to allow your mind to wander. To wander
·freecodecamp.org·
The 100% correct way to do CSS breakpoints
CSS Shapes
CSS Shapes
This article includes examples of styling different shapes: triangles, parallelograms, diamonds, comic bubbles, and more.
·sharkcoder.com·
CSS Shapes
Converting Colors - RGB - 38, 78, 153
Converting Colors - RGB - 38, 78, 153
RGB 38, 78, 153 color converted to 17 different formats like RGB, CMYK, HSV, HSL.The RGB color 38, 78, 153 is a dark color, and the websafe version is hex 0066CC. A complement of this color would be 153, 113, 38, and the grayscale version is 74, 74, 74.A 20% lighter version of the original color is 99, 127, 208, and 0, 35, 101 is the 20% darker color. Explore RGB 38, 78, 153 color harmonies, contrast, blindness, and other details.
·convertingcolors.com·
Converting Colors - RGB - 38, 78, 153
CSS Generators — Smashing Magazine
CSS Generators — Smashing Magazine
In a new short series of posts, we highlight some of the useful tools and techniques for developers and designers. This time it’s all about CSS Generators: from CSS shadows to easing gradients to CSS overlays to CSS doodles.
·smashingmagazine.com·
CSS Generators — Smashing Magazine
12 CSS Dividers
12 CSS Dividers
Welcome to our collection of CSS dividers! In this comprehensive compilation, we have curated a selection of free HTML and CSS code examples that showcase a variety of dividers.
·freefrontend.com·
12 CSS Dividers
Animate.css | A cross-browser library of CSS animations.
Animate.css | A cross-browser library of CSS animations.
Animate.css is a library of ready-to-use, cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and attention-guiding hints.
·animate.style·
Animate.css | A cross-browser library of CSS animations.
VisBug
VisBug
Tangible playground for learning VisBug tools
·visbug.web.app·
VisBug
Stylie
Stylie
·jeremyckahn.github.io·
Stylie
#f9e492 hex color
#f9e492 hex color
#f9e492 hex color code information, schemes, description and conversion in RGB, HSL, HSV, CMYK, etc.
·colorhexa.com·
#f9e492 hex color
JavaScript Animation Libraries: Anime.js vs p5.js vs Three.js vs GSAP
JavaScript Animation Libraries: Anime.js vs p5.js vs Three.js vs GSAP
Animation in JavaScript has come far in recent years, so we rounded up and compared four of the most powerful JavaScript animation libraries: Anime.js vs p5.js vs Three.js vs Green Sock Animation Platform (GSAP). The libraries I’m listing here are by no means the only options, but hopefully, they’ll show you patterns that you can follow when adding any animation to your projects.
·morioh.com·
JavaScript Animation Libraries: Anime.js vs p5.js vs Three.js vs GSAP
Great CSS Text Animation Examples You Can Use
Great CSS Text Animation Examples You Can Use
This article highlights pure CSS text animation effects that web owners and admins can use for their web pages to attract visitors.
·sliderrevolution.com·
Great CSS Text Animation Examples You Can Use
58 CSS Text Animations
58 CSS Text Animations
We are thrilled to present our latest update, featuring a comprehensive collection of free HTML and CSS text animation code examples. With our November 2022 update, we have scoured reputable sources such as CodePen, GitHub, and other reliable platforms to bring you 28 new and exciting text animation items.
·freefrontend.com·
58 CSS Text Animations
Disclosure - Headless UI
Disclosure - Headless UI
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
·headlessui.com·
Disclosure - Headless UI
The 30 CSS Selectors You Must Memorize
The 30 CSS Selectors You Must Memorize
Have you learned the base id, class, and descendant CSS selectors and then called it a day? If so, you’re missing out on a huge amount of flexibility. Commit these advanced CSS selectors to memory!
·code.tutsplus.com·
The 30 CSS Selectors You Must Memorize
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
The New CSS Media Query Range Syntax | CSS-Tricks - CSS-Tricks
The New CSS Media Query Range Syntax | CSS-Tricks - CSS-Tricks
The Media Queries Level 4 specification has introduced a new syntax for targeting a range of viewport widths using common mathematical comparison operators, like , and =, that make more sense syntactically while writing less code for responsive web design.
·css-tricks.com·
The New CSS Media Query Range Syntax | CSS-Tricks - CSS-Tricks