• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql

Tag HTML NoScript

NoScript Tag HTML

August 8, 2013 by techhoneyadmin

HTML NoScript TagThe HTML NoScript Tag is used to show or display alternative text if the browser of a user doesn’t support scripts or even if the user has disabled scripts in the browser.

This means that the content within the NoScript Tag will be visible only if scripts are not supported or disabled in the browser.

The NoScript HTML Tag can contain all the HTML elements that the HTML Body Tag can have.


HTML NoScript Tag Syntax

<noscript>
Some Text Here..
</noscript>

HTML NoScript Tag Example

HTML NoScript Tag Code Output
<br />&lt;script&gt;document.write("Hello From Tech Honey!")<br />&lt;/script&gt;<br />&lt;noscript&gt;Sorry, your browser<br />does not support JavaScript!&lt;/noscript&gt;<br />&lt;p&gt;A browser which does not supports JavaScript<br />will show the text inside<br />the &lt;noscript&gt; tag.&lt;/p&gt;

A browser which does not supports JavaScript will show the text inside the <noscript> tag.

In the HTML NoScript Tag example above, if the browser does not supports JavaScript or if JavaScript is disabled then the text in the HTML NoScript Tag will be displayed.

HTML NoScript Tag support all HTML Global Attributes


HTML NoScript Tag Supporting Browsers

S. No. Browser Supported(Yes/No)
1 Internet Explorer Yes
2 Firefox Yes
3 Google Chrome Yes
4 Opera Yes
5 Safari Yes

Filed Under: Tags Tagged With: HTML Code for NoScript Tag, HTML NoScript Tag, HTML NoScript Tag Syntax and Examples, HTML Tag NoScript, HTMLNoScriptTag, NoScript HTML, NoScript HTML Tag, NoScript Tag HTML, Tag HTML NoScript, Tag NoScript HTML, Using HTML NoScript Tag, What is the use of HTML NoScript Tag

Copyright © 2025 · Parallax Pro on Genesis Framework · WordPress · Log in