Remix.run Logo
zetanor 3 hours ago

That's why my favorite unit is the px, a.k.a., 1 centiinch.

JimDabell 3 hours ago | parent | next [-]

CSS pixels are weirder:

http://inamidst.com/stuff/notes/csspx

fluidcruft 3 hours ago | parent | prev [-]

I thought px was an abbreviation of pixel which doesn't have a dimension?

Tagbert 2 hours ago | parent [-]

Pixels have pitch, which is the distance between pixels. That is what is usually meant when talking about px as a measurement. It is analogous to dpi or ppi or the metric version.

ethmarks an hour ago | parent [-]

Does the pitch describe the distance between the edges of the pixels or between the centers?