The noscript element is used to present different markup to user agents that don’t support scripting, by affecting how the document is parsed.
noscript.attrs = common.attrs
A noscript element must have both a start tag and an end tag.
The noscript element must not be used in a document in the XML syntax.
noscript