Advertisement
DEKTEN

NODE_WEB_002

Sep 13th, 2021
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.23 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.     <head>
  4.          
  5.     </head>
  6.     <body>
  7.         <script>
  8.  
  9.             console.log( "hello world" );
  10.  
  11.         </script>
  12.  
  13.  
  14.         <p> This is a paragraph </p>
  15.  
  16.     </body>
  17. </html>
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement