noscript

Defines content to show when JavaScript is disabled.

Description

The <noscript> element is part of the Scripting category in HTML.

Basic Example

Noscript content is shown when JavaScript is disabled.

<noscript>...</noscript>

Attributes

This element supports global attributes.

Accessibility

Accessibility considerations for the <noscript> element will be documented here.

Related Elements