HTML and CSS Reference
In-Depth Information
browser
Version suPPorTed
noTes
Safari
5.0+
Opera
9.0+
Google Chrome
6
6.0+
<canvas> Tag
The <canvas> tag establishes a blank area on the web page that can be programmatically drawn
upon using JavaScript functions.
To begin to explore the exciting world of the <canvas> tag, see the relevant
section in Lesson 28.
browser
Version suPPorTed
noTes
Internet Explorer
9
9.0 (Beta)
As of Platform Preview Build 6
Firefox
3.0+
Safari
4 . 0+
Opera
10 . 5+
Google Chrome
5
5 .0 +
css3 new FeaT
ew Fea T
ew Fea ures
The next advance in CSS is closely tied to the enhancements in HTML5. Like HTML5, the CSS3
specification is still in development, but many browsers have already implemented many of the more
exciting — and needed — features.
@font-face
The @font-face declaration allows web designers to link to fonts to use in their web pages.
To learn how to use the @font-face declaration, see the relevant section in
Lesson 28.
Search WWH ::




Custom Search