Toggle navigation
Toggle navigation
This project
Loading...
Sign in
오명준
/
probability_simulator
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-12-09 12:31:01 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fc588b97ed00d13e46e45e653222e305e7241ed2
fc588b97
1 parent
af19b557
Add list page
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
list.html
list.html
0 → 100644
View file @
fc588b9
<html>
<head>
<title>
Simulation list
</title>
<script></script>
</head>
<body>
<table
border=
"1"
>
<tr><td><a
href=
"GuardianTales_character.html"
>
가디언테일즈 영웅 소환
</a></td></tr>
<tr><td><a
href=
"yacht.html"
>
요트 다이스
</a></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
</table><br>
<button
onclick=
'window.location="request.html"'
>
신청하기
</button>
</body>
</html>
\ No newline at end of file
Please
register
or
login
to post a comment