Today I learned that the hr element actually has some semantic meaning bound to it.
Articles – Page 88
Keep writing, writing, writing ...
A graphical explanation how CSS Tricks uses gradients in a smart way to create the illusion of gradient borders.
Todoy I learned that you can define the very useful CSS property property for particular gradients in a background property
The color adjust property can be used to control how user agents treat printed websites.
The NPM_CONFIG_PRODUCTION flag will lead to changed behavior of
npm installbut also set the NODE_ENV environment variable to production.