HTML display is not blocked by scripts loading, so we place scripts at the bottom of the <body> element | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

HTML display is not blocked by scripts loading, so we place scripts at the bottom of the <body> element

Can anyone explain this?

10th Feb 2020, 6:04 AM
Sushant Kumar
Sushant Kumar - avatar
2 ответов
0
Is this related to Javascript tutorial? If so, then please tell which chapter because I don't know whether everyone remembers. P.S. Please refrain from writing the question into the tags, kindly remove all words except for 'Javascript' from the tags. You can instead put the title of the respective JS tutorial chapter for additional info 👍
10th Feb 2020, 6:31 AM
Ipang
0
Sushant Kumar For fast rendering html page we have to put script codes and library at the bottom of Html page but before closing the body tag.
10th Feb 2020, 7:04 AM
A͢J
A͢J - avatar