Answers for "what is the noscript tag in html"

0

what is noscript tag

<noscript>
  <!-- anchor linking to external file -->
  <a href="https://www.mozilla.com/">External Link</a>
</noscript>
<p>Rocks!</p>
Posted by: Guest on April-23-2021

Browse Popular Code Answers by Language