Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.
Get Feederfeedburner.com
Get the latest updates from Articles & Experiments by Roman Komarov on kizu.ru directly as they happen.
Follow now 39 followers
Last updated 6 months ago
6 months ago
In this article, I present my new technique for solving a CSS...
over 1 year ago
Twelve years ago, I started a draft for an article. I never...
over 1 year ago
Do you write CSS? Do you use custom properties with calculations? Do...
over 1 year ago
In my quest to push forward what is possible with custom properties...
almost 2 years ago
Many exciting things were added to CSS specs over the years, but...
about 2 years ago
Registered custom properties are now available in all modern browsers. Using some...
over 2 years ago
Style queries will unlock many doors. An ability to alternate a value...
over 2 years ago
With the container style queries on the horizon, it is a good...
over 2 years ago
In this article, I am sharing the next evolution of space &amp...
over 15 years ago
/*_*/ .b-radio-label { cursor: pointer; } .b-radio-input:checked+.b-radio-wrap.b-radio-label { cursor: default; } /*...
over 15 years ago
/*_*/ /* Dropdowns -----------------------------*/ .b-dropdown { position: relative; display: inline-block; } .b-dropdown-handle...
over 15 years ago
Colors are just checkboxes. Shapes — radiobuttons with an upgrade: you can...