I was wondering if I can write closing elements themselves, for example, in XHTML in HTML5, for example, <input type="email">maybe <input type="email" />, and will it still be checked? And is this the right way to encode HTML5 web pages?
source
share