
"W3C
today published an early draft of
HTML 5, a major revision of the markup language for the Web. The HTML Working Group is creating HTML 5 to be the open, royalty-free specification for rich Web content and Web applications. The group operates entirely in public with nearly five hundred participants, including representatives from W3C Members ACCESS, AOL, Apple, Google, IBM, Microsoft, Mozilla, Nokia, and Opera. Some of the most interesting
new features for authors are APIs for drawing two-dimensional graphics, embedding and controlling audio and video content, maintaining persistent client-side data storage, and for enabling users to edit documents and parts of documents interactively. Authors write HTML 5 using either a 'classic' HTML syntax or an XML syntax, according to application demands. See a
list of changes from HTML 4."
Member since:
2005-07-07
It would be nice tough if you could upload your desired font to the server and have the browser download the font from the server. But It would have to be implemented outside of the HTML markup, IMHO.
You can do this already and have been able to for a long time. There are a few different ways of doing it but unfortunately different implementations work to varying degrees on different browsers.