Web features explorer

<script> and <noscript>

Widely available
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. To learn more, see <script>: The Script element at MDN.

Compatibility

Specifications