We're starting to see real implementations of CSS3 in pre-production browsers. Some interesting features that might be useful in our DHTML kernel:

border-radius -- round rects for any div
box-shadow and text-shadow -- equivalent of the Flash8 drop-shadow effect
multiple backgrounds -- composited multiple background images
RGBA colors -- alpha-blended colors!
resize -- user-resizable text boxes

See http://www.css3.info/preview/ for more on features that are actually getting implementation attention.

Reply via email to