Toggle navigation
Toggle navigation
This project
Loading...
Sign in
민재기
/
web_service
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
민재기
2017-03-14 12:05:33 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6d2dc8c4d6d9f00562b0f699bed57aec16385228
6d2dc8c4
0 parents
170314 practice.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
ex01.html
ex01.html
0 → 100644
View file @
6d2dc8c
1
+
<!DOCTYPE html>
2
+
<html
lang=
"ko"
>
3
+
<body>
4
+
<a
href=
"http://www.khu.ac.kr/"
target=
"_blank"
>
경희대학교
</a>
5
+
<br/>
6
+
<p>
컴퓨터공학과
</p>
7
+
<p>
2학년
</p>
8
+
<p>
2012104083
</p>
9
+
<p>
민재기
</p>
10
+
</body>
11
+
</html>
Please
register
or
login
to post a comment