5 ms·
"it turns out that the type attribute is optional" It is optional for HTML5, but not for 4.01: http://www.w3.org/TR/html401/interact/scripts.html#adef-type-SCR
by enomar 16y ago
"it turns out that the type attribute is optional"
It is optional for HTML5, but not for 4.01:
http://www.w3.org/TR/html401/interact/scripts.html#adef-type-SCRIPT http://www.w3.org/TR/html401/interact/scripts.html#adef-type...