VS Code shortcuts using Emmet commands to speed up HTML editing.
Topic: HTML โ Page 9
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.
A custom element that wraps the web-vitals lib to display essential web metrics. You'll find it used in the footer here. ๐
Use formaction, formenctype, formmethod and formnovalidate to change form configuration with button attributes