PDA

View Full Version : CSS Text Size


bogusonline
08-25-2006, 09:37 AM
Can anybody tell me if there is a way to lock text size in a css page so that regardless of the viewer's text size setting it always shows the same size. I am aware that this may affect people who are sight inpared but the font size I am using is already large.

staciecd
08-30-2006, 04:29 PM
I know that em, %, and px will change. Try using points (pt).

Stacie