web-feature: <script> and <noscript>

baseline logo Widely available

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.