I am trying to learn HTML5, and I saw some tutorials that do something like:
<input type=email>
And I noticed that it is different from XHTML, where most values โโ(if not all) should be enclosed in quotation marks.
Will it have any future things that I should be careful about?
source share