SXSW Notes pt. 3 – CSS3

This panel had representitives from each vendor (not apple) and they each took turns showcasing the upcoming CSS3 support in their browser.
MOZ
- nth-child selector
- color module [opacity, rbga]
- border-image
- border-radius
- box-shadow
- * word-wrap:break-word
- * font-adjust
- @font-face
- @media queries ( @media(width:22em){blah}
- -moz-transform: skewX(20deg);
- -webkit-transform: skewX(20deg);
Future from MOZ
- width calculations
- new layout systems for user interface
Microsoft – IE and CSS
- implementing 2.1
- 1st complete implementation on 2.1
In IE8
- no new CSS3 properties
Future of CSS in IE
- opacity
- backgrounds
- web fonts
- media queries
- mutil-column
Opera
- text-shadow (css2)
- webfonts (css2)
CSS3
- backgrounds and borders
- border-radius: 150px / 50px;
- box-shadows, blur, inset
- border-image
- a box css3 style
- css transitions (animations)
Both comments and pings are currently closed.
« SXSW Notes pt. 2 – Web Typography | SXSW Notes pt. 4 – Managing “Expert” Clients »
|
Comments (3)
|
test
testing reply
once more