![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I am attempting to figure out the best way to specify font sizes. I accept that one should use the user specified default as the preferred size, but what is the best way to obtain that user specified default? font-size: medium? However, I read that under IE, it might be font-size: small...? |
|
Is the only way to resolve this issue to do some browser sniffing and base font-size on what the browser is? |
#2
| |||
| |||
|
|
browser sniffing will make you blind and your bits will drop off. |
#3
| |||
| |||
|
|
Writing in news:alt.http://www.webmaster,comp.infosystem....style sheets From the safety of the cafeteria Eric <egusenet (AT) verizon (DOT) net> said: I am attempting to figure out the best way to specify font sizes. I accept that one should use the user specified default as the preferred size, but what is the best way to obtain that user specified default? font-size: medium? However, I read that under IE, it might be font-size: small...? 100% for preference (in the CSS) - I recall there is a documented issue in IE when using EMs but I don't recall the details. |
|
Is the only way to resolve this issue to do some browser sniffing and base font-size on what the browser is? browser sniffing will make you blind and your bits will drop off. |
![]() |
| Thread Tools | |
| Display Modes | |
| |