Search
Protesters Wield Tools of Freedom as Hong Kong Imposes Dictatorship
5.10.2019
Four months of protests continue in Hong Kong as the world is witnessing the biggest uprising of political dissent in the territory since the 1997 ‘handover’ from Britain to China. Protesters have recently embraced wearing Guy Fawkes masks but on October 3, Hong Kong’s current...
Maskable Icons: Android Adaptive Icons for Your PWA
29.8.2019
There is a new web feature called maskable icons that is coming soon to Firefox Preview and other web browsers. This new icon format will let your PWAs have their own adaptive icons on Android.
The post Maskable Icons: Android Adaptive Icons for Your PWA appeared first on CSS-Tricks
Restricting a (pseudo) element to its parent’s border-box
2.7.2019
Have you ever wanted to ensure that nothing of a (pseudo) element gets displayed outside its parent's border-box? In case you're having trouble picturing what that looks like, let's say we wanted to get the following result with minimal markup and avoiding brittle CSS.
The desired result.
This...
The Easiest Way To Add Input Masks To Your Forms
28.5.2018
We take a look at a useful JavaScript library that allows us to create input masks for our text fields