Re: Failed to validate certain font family in CSS file

Aha, we didn't put the font family in quotes.  Thanks!

Michael


2009/6/10 TAKAHASHI Makoto <hobbit_mak@yahoo.co.jp>

> In latest edition blow support @charset;
>
> http://qa-dev.w3.org:8001/css-validator/
>
> I passed css below. My environment did not subbport GB18030.
> So I use GB2312 instead.
>
> @charset "GB2312";
> body {font-family:"宋体-GB18030"; font-size:14px}
> li {margin-bottom:14px}
> code {font-size:14px}
> input {font-size:12px; margin-top:10px; font-weight:bold}
>
>  高橋誠 TAKAHASHI Makoto
>
> --------------------------------------
> Power up the Internet with Yahoo! Toolbar.
> http://pr.mail.yahoo.co.jp/toolbar/
>



-- 
Michael Xia
mxia@aptana.com

Twitter: http://twitter.com/aptana
Facebook: http://aptana.com/facebook

Received on Wednesday, 10 June 2009 21:32:48 UTC