Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Joung Jiwon
/
OSS-TongGilMut
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
Joung Jiwon
2020-12-05 01:33:15 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
23f82b8f16de9a314e476f01537fffcd3188d6cf
23f82b8f
2 parents
2e134bc6
66da4bc8
Merge branch 'cal' into 'master'
rewrite See merge request
!9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
README.md
project/index.html
README.md
View file @
23f82b8
...
...
@@ -23,6 +23,6 @@
# Contact
Joung Jiwon wjdwl001@khu.ac.kr instagram : esthevely
<br>
Han Seoheun
<br>
Han Seoheun
gkstjgms34@khu.ac.kr
<br>
Park Jaeyoon qkrwodbsfjq@khu.ac.kr
<br>
...
...
project/index.html
View file @
23f82b8
...
...
@@ -108,7 +108,7 @@
</div>
</div>
<div
class=
"container button-field"
>
<button
class=
"button_calculate"
type=
"button"
>
계산하기
<button
class=
"button_calculate"
type=
"button"
onclick=
"semester();return false;"
>
계산하기
</button>
</div>
</div>
...
...
@@ -282,7 +282,7 @@ function updateBtn() {
<span
id =
"salary"
>
?
</span>
원
<br>
<span
id =
"dish"
>
?
</span>
그릇
<br>
<span
id =
"everest"
>
?
</span>
번이나...
<br>
<span
id =
"earth"
>
?
</span>
바퀴나 돌아요
<br>
<span
id =
"earth"
>
?
</span>
바퀴나 돌아요
<br>
<br><br>
</div>
</div>
</div>
...
...
Please
register
or
login
to post a comment