Advertisement
Sheyshya

lab 8 html

Nov 14th, 2021
1,067
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.17 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Lab8</title>
  4. <script type="text/javascript" src="main.js">
  5.  
  6. </script>
  7. </head>
  8. <body onload="createTable()">
  9. <div id="tbale"></div>
  10. </body>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement