Which attribute for <script> elements is no longer required in HTML5?
The Type attribute for <script> elements is no longer required in HTML5. The type attribute on script and style for both is no longer required if the scripting language is JavaScript and the styling language is CSS, respectively.
What is the correct HTML5 element for playing audio files?
What is the correct HTML5 element for playing video files?
In HTML5, onblur and onfocus are:
Which element is no longer supported in HTML5?
Which element is no longer supported in HTML5?