72 pr 96 dpi web design?
72 pr 96 dpi web design?
Out of context: Reply #7
- Started
- Last post
- 38 Responses
- acescence0
the only time dpi matters on screen is when you insert text into an image. text is measured in points, 1 point = roughly 1/72 of an inch. this is where 72 dpi standard comes from.
if you insert 12 point text into a 96 dpi image, and display it on a 72 dpi screen next to 12 point text rendered in html, the text in the image will appear smaller. follow me?