Is there any difference how the css3 effects (for example animation) are rendered if the doctype is defined as
(html5)
or
I think that HTML5 implies in itself that the CSS improves in readibility, nothing else.