Toggle navigation
Toggle navigation
This project
Loading...
Sign in
성준영
/
webservice-practices
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:06:20 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ba4b6a0de875487fd2544d1c054943a23a81a777
ba4b6a0d
0 parents
practice 1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
practice_1/index.html
practice_1/index.html
0 → 100644
View file @
ba4b6a0
<!DOCTYPE html>
<html>
<head>
<meta
charset=
'utf-8'
>
<title>
실습 1
</title>
</head>
<body>
<p>
<a
href=
"http://www.khu.ac.kr"
>
경희대학교
</a>
</p>
<p>
컴퓨터공학과
</p>
<p>
2012104095
</p>
<p>
<h1>
성준영
</h1>
<i>
Sung Junyoung
</i><br>
</p>
</body>
</html>
Please
register
or
login
to post a comment