asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > HTML Elements > NOSCRIPT Element

<NOSCRIPT> Element

Language References   HTML Elements


Specifies HTML to be displayed in browsers that do not support scripting.HTML 4, 4.01, 5

HTML Syntax


Remarks

The NOSCRIPT element specifies the content for a browser to display when JavaScript is not available or enabled.

This element is a block element.

NOTE: Both start and end tags are required.

Attributes

The <noscript> element has no attribute of its own, but supports global attributes common to all HTML elements.

Example

<NOSCRIPT>To see this demo, your browser 
 must be JavaScript-enabled.</NOSCRIPT>>
See Also

SCRIPT


Need a break ?
Suggested Reading

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

If you have any question, comment or suggestion,
please send us a note