Articles tagged with 'CSS'

CSS custom properties (aka CSS variables)

CSS custom properties finally landed in latest Chrome and Safari. Here are some benefits when using them instead of CSS preprocessors.

Writen on Mar 24, 2016, 09:35 and filed under: CSS.

Creating CSS rules in JavaScript

Sometimes you want to insert complete CSS rules into specific page with JavaScript. Here is how.

Writen on Feb 17, 2016, 23:13 and filed under: CSS, JavaScript.

Building categories page on this site

How I used CSS Columns to build categories page on this website

Writen on Feb 3, 2016, 19:14 and filed under: Website, CSS.