fork(2) download
  1.  
  2. <!DOCTYPE html>
  3. <html>
  4. <head>
  5. <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  6. <title> - jsFiddle demo</title>
  7.  
  8. <script type='text/javascript' src='/js/lib/dummy.js'></script>
  9.  
  10.  
  11.  
  12. <link rel="stylesheet" type="text/css" href="/css/result-light.css">
  13.  
  14. <style type='text/css'>
  15. body {
  16. color:red;
  17. }
  18. </style>
  19.  
  20.  
  21.  
  22. <script type='text/javascript'>//<![CDATA[
  23. window.onload=function(){
  24. alert(1);
  25. }//]]>
  26.  
  27. </script>
  28.  
  29.  
  30. </head>
  31. <body>
  32. HTML
  33.  
  34. </body>
  35.  
  36.  
  37. </html>
  38.  
  39.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty