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:03:56 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2a927ce67b2a23903ecf43a3e527ec04a1b0a9fb
2a927ce6
1 parent
1ac12645
emart.html
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
emart.html
emart.html
0 → 100644
View file @
2a927ce
<!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