+ 3
How We'll know which <script> tag is placed in <head> section and which in <body> section!? That's not visible in JS!!
Related to Position of <script> tag in HTML https://code.sololearn.com/Wpsae3DbD1eX/?ref=app
3 Réponses
+ 3
When the script is located in the header or in the body of the Page!! Jônatas Araripe
+ 3
Thanks!! I guess I should complete the whole lesson to clear my doubts sh!† c0der
+ 1
You want to know when a script is located in the header or in the body of the page or count those elements?