Henri Sivonen wrote:
>...
> One of the non-markup issues that I noticed is the use of ", ``, ''
> and ' instead of the proper Unicode quotes. Does anyone object
> replacing the quotes with Unicode quotes encoded as (decimal) numeric
> references?
>...

I'd use <q> for quotes. That's what the element is there for, after all.

(Q doesn't work in 4.x, but in most cases you don't miss much. If you're
in source code or something where the quotes are important, you probably
shouldn't be trying to use curly entities in the first place.)

-- 
Matthew `mpt' Thomas, Mozilla UI Design component default assignee thing
<http://mozilla.org/>


Reply via email to