Is the script tag enough | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is the script tag enough

I saw some tutorials on YouTube and saw that every one write the script code as <script type="text/JavaScript"> is it necessary??

10th Jul 2017, 2:07 PM
Anurag Soni
Anurag Soni - avatar
2 Answers
+ 1
That was on the older versions of HTML. In the 5th version, you only have to put <script></script>
10th Jul 2017, 2:10 PM
CHMD
CHMD - avatar
0
thanks
10th Jul 2017, 2:16 PM
Anurag Soni
Anurag Soni - avatar