Toggle navigation
Toggle navigation
This project
Loading...
Sign in
임호준
/
WebPractice
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Lim Ho Jun
2017-03-14 12:07:45 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8f06e287dab95a1f2a24407dde91309daf31ba7f
8f06e287
0 parents
0314 실습1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
practice1.html
practice1.html
0 → 100644
View file @
8f06e28
<!DOCTYPE html>
<html>
<html
lang =
"ko"
>
<head>
<meta
charset=
"utf-8"
>
<title></title>
</head>
<body>
<h1>
Practice1
</h1>
<span
style=
"font-size:40pt;"
>
<a
href =
"http://ce.khu.ac.kr/"
target =
"_blank"
>
경희대학교
</a>
<hr/>
</span>
컴퓨터공학과
<br/>
<span
style =
"color:red"
>
2014104140
<br/>
</span>
<del>
임호준
</del>
</body>
</html>
Please
register
or
login
to post a comment