Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김동현
/
test
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 13:23:13 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c88f188b6c7f9ffa740154f3717fd999edbd5371
c88f188b
1 parent
4082c2f1
ex01
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
ex01.html
ex01.html
0 → 100644
View file @
c88f188
<!DOCTYPE html5>
<html
lang =
"ko"
>
<html>
<head>
<meta
charset=
"utf-8"
>
<script
src=
"test.js"
></script>
<title></title>
</head>
<body>
<h1>
소개
</h1>
<p>
<a
href=
"http://www.khu.ac.kr/"
>
경희대학교
</a>
</p>
<p>
컴퓨터공학과
</p>
<p>
2013104054
</p>
<p>
<span
style=
"color:red"
>
트와이스
</span>
</p>
<script>
//welcome();
</script>
</body>
</html>
Please
register
or
login
to post a comment