input HTML elements support min/max/step attributes that allow the limitation of selectable dates.
Topic: HTML โ Page 8
A snippet that helps making tab-opening links more accessible.
VS Code shortcuts using Emmet commands to speed up HTML editing.
A detailed look at the color-scheme property that allows developers to define which color chemes are defined in a website
Improve the loading of your responsive images by using link rel="preload" elements with the new attributes imagesrcset and imagesizes.