964 private links
A flexible icon family for interfaces, diagrams, presentations — whatever, really.
Fluid responsive design
CocoMaterial is an Open Source hand-drawn illustration library
Easily generate the optimal responsive image dimensions
One image for all screen resolutions and different devices is not enough. An image per pixel is too much - so how can someone automatically choose the optimal responsive image sizes?
CSS mesh gradients generator
Check and suggests colors that meet the required WCAG contrast ratio.
Browse 1158 short code snippets for all your development needs on 30 seconds of code.
CSS code-golfing game is here! Use your CSS skills to replicate targets with smallest possible code. Feel free to check out the targets below and put your CSS skills to test.
Bunny Fonts help make the internet faster, safer and GDPR compliant!
AutoAnimate is a zero-config, drop-in animation utility that adds smooth transitions to your web app. You can use it with React, Vue, or any other JavaScript application.
Safari sur iOS (et sur Mac) n’utilisent pas Blink, mais Webkit. Apple est parti de son côté avec Webkit et du coup fait un peu n’importe quoi. Ayant désormais un iPhone, je me retrouve à corriger mes sites et outils pour iOS.
Voici quelques trucs et astuces. Cet article sera emmené à être étendu avec le temps.
CSS is a highly specialized programming language focusing on style systems. Because of this unique use case and its declarative nature, it's sometimes hard to understand. Some folks even deny it's a programming language altogether. Let's prove them wrong by programming a smart, flexible style system.
CSS Glossary
The only framework that makes responsive email easy. MJML is a markup language designed to reduce the pain of coding a responsive email.
In this article, we have compiled a list of the 36 best CSS hover effects that can help you create engaging websites. Besides, we will also share important details about the effects and their three main types along with the examples.
Frontend app generator. Create webpack config, Parcel app or Snowpack with React, Vue, Svelte, Typescript, babel, css modules, CSS, SASS, less, code splitting
When I need a CSP Hash?
If you are already implemented the Content-Security-Policy header and want to use inline scripts and/or styles but don't want to use the 'unsafe-inline' directive. Then probably you will see a similar error in DevTools console.
printf "%s" "$(<script.txt)" | openssl sha256 -binary | openssl base64
echo -n "$(<script.txt)" | openssl sha256 -binary | openssl base64
Jekyll • Simple, blog-aware, static sites | Transform your plain text into static websites and blogs
This page lists a ton of different devices and media queries that would specifically target that device. That’s probably not generally a great practice, but it is helpful to know what the dimensions for all these devices are in a CSS context.