Toggle navigation
Toggle navigation
This project
Loading...
Sign in
오지민
/
HomePurchaseAgePrediction
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
서연진
2021-06-10 06:51:07 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
39bfdeeca309b9a11a0b345782718e4ee239a36b
39bfdeec
1 parent
ff367baa
Add address examples
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
main.html
main.html
View file @
39bfdee
...
...
@@ -29,7 +29,7 @@
<input
type=
"text"
id=
"expenditure"
name=
"expenditure"
placeholder=
"지출을 숫자로 입력해주세요."
/>
</div>
<div>
거주지역 (ex 강원도 강릉시 견소동)
거주지역 (ex
서울특별시 00구 00동, 경기도 수원영통구 영통동,
강원도 강릉시 견소동)
<input
type=
"text"
id=
"address"
name=
"address"
placeholder=
"(도/시/구/동)을 입력해주세요."
/>
</div>
<div>
...
...
Please
register
or
login
to post a comment