Should I start to use CSS 3 & HTML 5?
Posted
by
LeonixSolutions
on Stack Overflow
See other posts from Stack Overflow
or by LeonixSolutions
Published on 2011-01-17T06:47:03Z
Indexed on
2011/01/17
6:53 UTC
Read the original article
Hit count: 239
I fear this may sound subjective, sorry.
I am wondering how "safe" it is to use CSS3 & HTML5 in a commercial app. I really want the power that they give, but am obviously wary that they are not completely standardized.
If it helps any I can probably enforce the use of Chrome as the browser; I can likely offer FireFox as an alternative. I personally do not want to let the user choose their own browser and can probably enforce my choice in a corporate environment which is already heavily biased towards Google.
I suppose that if I can enforce a Chrome only policy & carefully test before release then my only worry is that some "behaviour" may change in future.
Would you risk it, or would play safe (or go with an alternative, such as a Java app, forgetting the browser)?
© Stack Overflow or respective owner