Is the script tag enough | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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 Réponses
+ 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