HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

noscript

Description

The noscript element for HTML represents nothing when scripting is enabled and represents its children when scripting is disabled.

Syntax

HTML

<noscript attribute-name="attribute-value"></noscript>

Attributes

Global

Examples