The Difference Between HTML Attributes and Properties
cloudfour.com/thinks/the-difference-between-html-attributes-and-propertiesAttributes and properties allow you to control how HTML elements function and read data about their state. Although the terms are often used interchangeably, subtle differences between the two can lead to unexpected behavior and bugs.
Color models for humans and devices | MDN Blog
developer.mozilla.org/en-US/blog/color-models-humans-devicesImages help bring more color and life to the web. This post describes how images are represented by humans and on different devices, with details about color spaces and vision theory.