About relative, absolute, and percentage units
There are two types of length units: relative and absolute. Relative units specify a length relative to another length property. Style sheets that use relative units will scale more easily from one output medium to another (for example, from a computer display to a laser printer). Relative units may also reduce the differences in font size that occur when a page is viewed on different platforms. The following relative units are supported: Absolute length units are only useful when the physical properties of the output medium are known. The following absolute length units are supported: Some properties allow negative length units, but this may complicate the formatting and there may be browser-specific limitations. |