Commit fcfd283c authored by jatuporn Tonggasem's avatar jatuporn Tonggasem

งานแก้

parent 0bd97d61
......@@ -4,13 +4,14 @@
<meta charset="UTF-8">
<title>Hello World!</title>
</head>
<body>
<body background="bg.jpg" width = "400 " height = "400">
<h1>สวัสดีชาวโลก</h1>
<ol>
<li>We are using node = <script>document.write(process.versions.node)</script></li>
<li>Chrome = <script>document.write(process.versions.chrome)</script></li>
<li>and Electron = <script>document.write(process.versions.electron)</script>.
</li>
</ol>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment