Code Bites: style "previous" HTML tags or how to reverse the cascading selectors without JavaScript
Every time when you want to change any element which is above in the DOM Tree, try to target the parents.
Every time when you want to change any element which is above in the DOM Tree, try to target the parents.
We must adopt a "mobile first" way of thinking when organizing CSS and JS.
Often, I like to joke that you can program with CSS. In this case I’ll show you how to have click events without JavaScript.
Angular 4 organizes its styles in a way that can make you fall in love again. But there is an issue that surfaces itself when I tried to use Sass or Less variables and partials.
Adding tracking code snippets for Google Analytics, Google Tag Manager and Google Optimize.
By default, Sitefinity assembly references are in the /bin folder which makes future updating process harder.
There are great ideas, and examples on the internet for CSS animations, but not so many explain how to make loading page elements appear smoothly and not before they are visible/scrolled.
Google Tag Manager is the needed bridge between analytics tools and marketers, and after 2014 with its second version, it becomes a must tool for everyone.