Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
nodejs-60-2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jatuporn Tonggasem
nodejs-60-2
Commits
fcfd283c
Commit
fcfd283c
authored
Feb 16, 2018
by
jatuporn Tonggasem
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
งานแก้
parent
0bd97d61
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
1 deletion
+2
-1
bg.jpg
week5/windowapp/bg.jpg
+0
-0
blue.jpg
week5/windowapp/blue.jpg
+0
-0
gr.jpg
week5/windowapp/gr.jpg
+0
-0
index.html
week5/windowapp/index.html
+2
-1
No files found.
week5/windowapp/bg.jpg
0 → 100644
View file @
fcfd283c
111 KB
week5/windowapp/blue.jpg
0 → 100644
View file @
fcfd283c
86.5 KB
week5/windowapp/gr.jpg
0 → 100644
View file @
fcfd283c
86.5 KB
week5/windowapp/index.html
View file @
fcfd283c
...
@@ -4,13 +4,14 @@
...
@@ -4,13 +4,14 @@
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<title>
Hello World!
</title>
<title>
Hello World!
</title>
</head>
</head>
<body>
<body
background=
"bg.jpg"
width =
"400 "
height =
"400"
>
<h1>
สวัสดีชาวโลก
</h1>
<h1>
สวัสดีชาวโลก
</h1>
<ol>
<ol>
<li>
We are using node =
<script>
document
.
write
(
process
.
versions
.
node
)
</script></li>
<li>
We are using node =
<script>
document
.
write
(
process
.
versions
.
node
)
</script></li>
<li>
Chrome =
<script>
document
.
write
(
process
.
versions
.
chrome
)
</script></li>
<li>
Chrome =
<script>
document
.
write
(
process
.
versions
.
chrome
)
</script></li>
<li>
and Electron =
<script>
document
.
write
(
process
.
versions
.
electron
)
</script>
.
<li>
and Electron =
<script>
document
.
write
(
process
.
versions
.
electron
)
</script>
.
</li>
</li>
</ol>
</ol>
</body>
</body>
</html>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment