websocket快速操作工具
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
270 B

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>Live-server Test Page</title>
  6. <link rel="stylesheet" href="style.css" />
  7. </head>
  8. <body>
  9. <h1>Hello world.</h1>
  10. <p>Edit my css for a live-reload without refreshing.</p>
  11. </body>
  12. </html>