HTML and CSS Reference
In-Depth Information
text-shadow Property
As the name implies, the text-shadow property adds a shadow to any text string.
text-shadow property adds a shadow to any text string.
To understand the basics of using text in HTML, see Lessons 6 and 7.
browser
Version suPPorTed
noTes
Internet Explorer
9
9 .0 (Beta)
As of Platform Preview Build 6
Firefox
3.5+
Safari
4.0+
Opera
10.1+
Google Chrome
5
5 .0 +
box-sizing
The box-sizing property allows the web designer to specify whether to use the current box model
in the rendering of an HTML block element or a border-box, which maintains the defined width
and height.
browser
Version suPPorTed
noTes
Internet Explorer
8
8.0
Firefox
1.0+
Requires -moz prefix
Safari
3.0+
Requires -webkit prefix
Opera
8.5+
Google Chrome
5
5 .0 +
Requires -webkit prefix
border-radius
Use the border-radius property to create rounded corners.
browser
Version suPPorTed
noTes
Internet Explorer
9
9.0 (Beta)
As of Platform Preview Build 6
Firefox
3.0+
Requires -moz prefix
Safari
3.2+
Requires -webkit prefix until version 5.0
continues
Search WWH ::




Custom Search