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-22 21:33:36 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
467f720ccbad6a2f9e7df1621436c2bd8a620553
467f720c
1 parent
8536b780
index.html deleted
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
15 deletions
index.html
index.html
deleted
100644 → 0
View file @
8536b78
<!DOCTYPE html>
<html>
<head>
<title>
대형마트 가격비교
</title>
<meta
charset=
"utf-8"
>
<link
rel=
"stylesheet"
href=
"mart_css.css"
>
</head>
<body>
<h1>
합리적인 소비를 해보자!
</h1>
<form>
<input
type =
"text"
placeholder=
"검색어 입력"
/>
<input
id =
"srch_bttn"
type =
"submit"
value =
"검색"
/>
</form>
</body>
</html>
Please
register
or
login
to post a comment