Posts by Ran Enoch:
How to Create a CSS Code Snippet
Code snippets are free chunks of code that can be used by any developer to add certain features, functionalities, or styles to a project. Code snippets are typically open source, meaning anyone can not only use them, but also change […]
Creating a Footer that Sticks to the Bottom of the Viewport
Creating a sticky footer (one that sticks to the bottom of the screen or viewport no matter what) is something that seems like it would be simple to achieve, but actually can be kind of a nuisance. The issue with […]
Trendy Free Fonts for 2017
It’s 2017 and if your site still uses Open Sans, you might be behind the times. For some projects, trendy design isn’t super important. But if you want your brand to reflect that you’re on top of latest trends, it’s […]
How to Create Animated CSS Gradients
5 Best Sites for CSS Snippets
How to Minify Your CSS
How to Use CSS Variables and Custom Properties
CSS custom properties and variables are slowly gaining popularity now that they’re beginning to be supported on more major browsers. Custom properties and variables are a great new way to make the CSS language more flexible and dynamic, and best […]
