编辑下面的代码:【加编码】
<html> <body> <script> document.write("Hello World!") </script> <noscript>Sorry, your browser does not support JavaScript!</noscript> <p>A browser without support for JavaScript will show the text inside the &amp;lt;noscript&amp;gt; element.</p> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂