description & Usage
We use the <noscript> tag when script codes are not supposed to be shown to the user for any reason.
You can use <noscript> tag only in <head> and <body> tags.
If you use the <noscript> tag in the head, this tag will include link and style and meta.
Notes
Browser compatibility and Support
# | Chrome | Edge | Firefox | Safari | Opera |
---|---|---|---|---|---|
<noscript> |
Global Attributes
The noscript tag supports the HTML Global Attributes.
Event Attributes
The noscript tag supports the HTML Event Attributes.