'noscript' Syntax and Note
Note:
This element displays content as HTML if the browser does not support
JavaScript, or JavaScript functionality has been turned off.
If JavaScript is supported, its content does not display.
Syntax:
<noscript attributes events> . . . </noscript>
Related examples in the same category