Hi James,
I am not sure if it is possible to do what you want. However, I am not
sure if it would achieve much either... as at the end of the day the
user can control the size of the fonts themselves. You should try and
ensure that your site "scales" nicely regardless of font size. What I do
is set a base font size (declared on the body) of 10px. All other fonts
are then set using em - 2em is equal to 20px, 1.3em is 13px etc etc.
Cheers
Adam
James Leslie wrote:
Hi,
I've been looking over some inherited sites and noticed a very common
font-family declaration of "arial, verdana, helvetica, sans-serif". I
know that arial and verdana are very different in size so thought it
would be good to make sure there are not any problems with one font
not being available, but aside from changing the stylesheet or
removing the font, I don't seem to be able to do this.
Does anyone know if there is a way of disabling a font at the browser
level, maybe a firefox plug-in, to be able to do quick checks on
legibility, sizing issues, layout, etc.
Thanks in advance,
James
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************