Where a script tag can be placed directly in html? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Where a script tag can be placed directly in html?

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