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:06:00 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
88d0025c75e186bfe27526c6a4cd267a63321f6f
88d0025c
1 parent
6d2dc8c4
170314 test file.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
test.html
test.html
0 → 100644
View file @
88d0025
<!DOCTYPE html>
<html
lang=
"ko"
>
<body>
<h1>
큰 제목
</h1>
<p>
이것은 나의 첫 HTML 문서입니다.
<br/>
<span
style=
"color:red"
>
빨간 글씨 속에
<b>
두꺼운 글씨
</b>
가 있습니다.
</span>
</p>
<p>
두번째 단락입니다.
</p>
</body>
</html>
Please
register
or
login
to post a comment