Where a script tag can be placed directly in html? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Where a script tag can be placed directly in html?

15th Apr 2021, 8:57 PM
Gayatri Ghosh
Gayatri Ghosh - avatar
2 Respostas
+ 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