fork download
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset UTF-8">
  5. <meta http-equiv="content-type" charset="utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <script type="text/javascript" src="sample.js"></script>
  8. <title>Document</title>
  9. </head>
  10. <body>
  11. <h1>h1</h1>
  12. <p>段落</p>
  13. </body>
  14. </html>
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty