1 2 3 4 5 6 7 8 9 10
<html> <head> <script src="./websocket.js"></script> </head> <body style="background-color: black; color: white;"> <p>websockets</p> </body> </html>