View Full Version : Whats the difference between px and pt?


ucantparkhere
04-11-2005, 03:43 AM
Does it matter???

Cherchezlafemme
04-11-2005, 03:47 AM
Pt is more like a font size you know "12" "10" "72" like that.

Px are the pixel size, px is also used for positioning objects. It cannot be used with pt to position.

So there is some small difference between them

ucantparkhere
04-11-2005, 03:48 AM
ah! alright. :) Thanks.