Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김지완
/
KhuPang
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
최승호
2019-11-24 19:04:08 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b9831fd774286e3c10fe4d4973e1ecdef7beca54
b9831fd7
1 parent
2a927ce6
homeplus.html
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
homeplus.html
homeplus.html
0 → 100644
View file @
b9831fd
<!DOCTYPE html>
<html>
<head>
<title>
대형마트 가격비교
</title>
<meta
charset=
"utf-8"
>
</head>
<body>
<h1><a
href=
"index.html"
>
합리적인 소비를 해보자!
</a></h1>
<h1>
홈플러스!
</h1>
<h2>
마트
<h2>
<ul>
<li><a
href=
"lottemart.html"
>
롯데마트
</a></li>
<li><a
href=
"emart.html"
>
이마트
</a></li>
<li><a
href=
"homeplus.html"
>
홈플러스
</a></li>
</body>
</html>
Please
register
or
login
to post a comment