Scripting

noscript

Define alternate text content if a script is not executed. Block-level element

Syntax

<noscript attributes> ... </noscript>

Example

<script type=”text/javascript”> ..some javaScript.. </script> 
<noscript>JavaScript required..</noscript>

Related tags

CSS Properties

HTML attributes

Search the Soup!