/HTML

HTML Tips

- Marko Denic tl;dr: Marko shares 18 tips, including: (1) The \`loading=lazy\` attribute. (2) Email, call, and SMS links. (3) Ordered lists \`start\` attribute. (4) The \`meter\` element. (5) HTML Native Search. (6) Fieldset Element. (7) Window.opener.

featured in #356


Reducing Motion With The Picture Element

- Brad Frost tl;dr: If you deal with moving images on the web, this is how you can use the "prefers-reduced-motion" within a picture tag in HTML.

featured in #143