"Ernest Cline" <ernestcline@mindspring.com>: > > .boldtext {font:serif; font-weight:bold} > > causes the text to be bold. Sure, because "font:serif", being invalid, is ignored. .boldtext {font: 1em serif; font-weight: bold} would be bold, too. ChristophReceived on Wednesday, 12 March 2003 09:10:08 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:20 GMT