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.

13 lines
382 B

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
  2. "http://www.w3.org/TR/html4/strict.dtd">
  3. <HTML lang="en">
  4. <HEAD>
  5. <META http-equiv="Content-Type" content="text/html; charset=utf-8" >
  6. <TITLE>Live-server Test Page</TITLE>
  7. <LINK rel="stylesheet" href="style.css" >
  8. </HEAD>
  9. <BODY>
  10. <H1>Hello world.</H1>
  11. <P>These tags are in capitals.</P>
  12. </BODY>
  13. </HTML>