2 bookmarks for 2025-07-20

132.

The Difference Between HTML Attributes and Properties

cloudfour.com/thinks/the-difference-between-html-attributes-and-properties

Attributes 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.

131.

Color models for humans and devices | MDN Blog

developer.mozilla.org/en-US/blog/color-models-humans-devices

Images 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.