What is the default value of the type attribute?
A
text/css
B
text/javascript
C
html
D
xml
Correct Answer: text/javascript
The default value of the type attribute is “text/javascript”. You can specify this type explicitly if you want, but it is never necessary.