What are pros and cons, If I choose HTML 5 for all new projects?
Posted
by jitendra
on Stack Overflow
See other posts from Stack Overflow
or by jitendra
Published on 2010-04-04T07:05:36Z
Indexed on
2010/04/04
7:13 UTC
Read the original article
Hit count: 318
Everyone, every blog is talking about HTML 5 and giving solution to use HTML in all browsers including IE6.
- Should we leave XHTML 1.0 now and go for HTML 5 and use JavaScript for IE6 support?
- Does all other desktop/mobile browser except IE6 supports HTML 5 without adding JavaScript?
- Will every browser render CSS written for HTML 5 elements?
- What about Screen- readers?
What are pros and cons to choose HTML 5 for all new projects?
© Stack Overflow or respective owner