Advertisement
ErolKZ

Untitled

Jul 27th, 2021
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <html>
  4. <head><link rel="stylesheet" href="Untitled-1.css"></head>
  5.  
  6. <h1>Hello World</h1>
  7.  
  8. <body>
  9. My name is Erol.
  10.  
  11.  
  12.  
  13.  
  14.  
  15. <button onclick = 'myFunction()' > Press me! </button>
  16.  
  17.  
  18.  
  19.  
  20.  
  21. </body>
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28. <script src="My Prime Testing Ground.js"></script>
  29.  
  30.  
  31.  
  32.  
  33. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement