HTML6

A spec to HTML6

Stars
169
Committers
3

<!-- This shortand... --> <foo class="bar" /> <!-- ...means in fact this: --> <foo class="bar"></foo>