Where a script tag can be placed directly in html? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Where a script tag can be placed directly in html?

15th Apr 2021, 8:57 PM
Gayatri Ghosh
Gayatri Ghosh - avatar
2 Antworten
+ 1
A script tag can be placed directly in the body and head tags of the html code. But the programmers like to place it before the closing </body> tag.
17th Apr 2021, 4:59 PM
Nitesh
17th Apr 2021, 5:10 PM
Sara
Sara - avatar