On Nov 28, 2007 1:23 PM, James Leslie <[EMAIL PROTECTED]> wrote: > 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.
If you use pixels for font-sizing, the text will be the same size regardless of which font is used. -- -- Christian Montoya christianmontoya.net ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
