<?xml version="1.0" encoding="utf-8"?>

CSS points (pt)

CSS points (pt) Bad Practice
CSS points (pt) Best Practice

Pt stands for CSS points — the term that came to CSS from typography. In previous CSS versions, points and picas were physical units and not related to the pixel unit. However, in the current version, a point maps directly to pixels as 1pt=4/3px. This unit is prima­rily used to specify font size and line spacing in the design of web page variants suitable for printing.

Improve your UX & Product skills with interactive courses that actually work