Web features explorer

<script> and <noscript>

Widely available since 2018-01-29
Tags: api html Groups: HTML > HTML elements

The <script> element contains or loads data or executable code. This is typically used to load JavaScript code. The <noscript> element represents alternative content to show when scripting is not allowed.

Learning resources on MDN

Browser support

Specifications