-
Notifications
You must be signed in to change notification settings - Fork 0
/
invoice.html
151 lines (151 loc) · 5.8 KB
/
invoice.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<!DOCTYPE html>
<html lang="ja" dir="ltr">
<head>
<link rel="icon" sizes="16x16" href="https://i.imgur.com/z54eEqZ.png">
<script type="text/javascript">
var NamePerson = 'I am an idiot.';
if(NamePerson == "I am an idiot.")
{window.alert("本ページの内容は完全に架空のものであるため、実際に入金する必要は一切なく、ワンクリック詐欺を防止するためのデモサイトです。\nC言語教が、このページ(もしくは関連のもの)で記載された行為を\n支持、許容、奨励するものでは一切ございません。");}
else{window.alert("");}
</script>
<style>
#progress-bar {
width: 100%;
height: 30px;
border: 1px solid black;
position: relative;
}
#progress-bar div {
position: absolute;
height: 100%;
}
.red {
background-color: red;
}
.yellow {
background-color: yellow;
}
</style>
<meta charset="utf-8">
<title>登録完了</title>
</head>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css">
<link rel="stylesheet" href="invoice.css">
<body bgcolor="black">
<div class="navbar">
<nav>
<ul class="menu">
<!-- "target="_blank"は無効 -->
<li><a href="index.html " target="">ㅤㅤホーム</a></li>
<li><a href="overview.html">概要</a></li>
<li><a href="notification.html" target="">お知らせ</a></li>
<li><a href="aboutus.html" target="">歴史</a></li>
<li><a href="shop.html" target="">ショップ</a></li>
<li><a href="inquiry.html" target="">お問い合わせ</a></li>
</ul>
</nav>
</div>
<div id="app" class="container">
<h1 style="text-align:center">
<font face="MS P明朝" color="yellow" size="7"><span class="has-text-weight-bold"><b>お客様のご登録が正常に完了しました。</font></h1></span></b>
<h1 style="text-align:center">
<font color="lime">
<font face="MS P明朝" size="6">24時間以内に指定の口座に<u><font color="red" size="6" face="MS P明朝">114514円</u></font>
<font face="MS P明朝" size="6">ご入金下さい。(ご入金が確認できなかった場合、</font><u><font color="red" size="6" face="MS P明朝">法的処置</u></font>
<font color="lime">
<font face="MS P明朝" size="6">をとらせていただく場合が御座います)</font>
</span>
</font> <b><font face="MS P明朝" color="purple">
<div id="countdown" color="red">
<p class="is-size-2 has-text-centred">残り時間:
<span id="hours">00</span>
<span>:</span>
<span id="minutes">00</span>
<span>:</span>
<span id="seconds">00</span>
</p></b>
<div class="progress-bar">
<div class="progress" style="height: 20px; width: 0%; background-color: red;"></div>
</div>
</div>
<style>
.example{
text-align: center;
}
</style>
<div class="my-class">
<font face="MS P明朝" size="6">
<div class="example"> <a href="inquiry.html" target="_blank">お問い合わせ</a></div>
</font>
</div>
<font color="white">
<font face="MS P明朝" size="6">
<div class="my-class2">
<div class="口座情報">
<h2 style="text-align:center"><b>口座情報</b></h2>
<table border="3" align="center">
<tr>
<td style="text-align: center" width="320" height="50">
<font color="white"><b>銀行名 (銀行コード)</b></font>
</td>
<td style="text-align: center;" width="320" height="50">
<font color="white">極道銀行 (5910)</font>
</td>
</tr>
<tr>
<td style="text-align: center" width="320" height="50">
<font color="white"><b>種別</b></font>
</td>
<td style="text-align: center;" width="320" height="50">
<font color="white">普通預金</font>
</td>
</tr>
<tr>
<td style="text-align: center" width="320" height="50">
<font color="white"><b>支店名 (支店コード)</b></font>
</td>
<td style="text-align: center;" width="320" height="50">
<font color="white">八草支店 (893)</font>
</td>
</tr>
<tr>
<td style="text-align: center;" width="320" height="50">
<font color="white"><b>口座番号</b></font>
</td>
<td style="text-align: center;" width="320" height="50">
<font color="white">5910893</font>
</td>
</tr>
</div>
</div>
</table> <br>
<div class="copyright1" style="padding: 1px; margin-bottom: 5px; border: 3px solid #333333; border-radius: 10px;"
align="center">
<footer>
<h2>
<font face="MS P明朝" size="5" color="white">Copyright © B.C 114514 Cgengokyo Inc. All Rights Reserved.</h2>
</footer>
</div>
<div class="div">
<footer>
<p></p>
</div>
</footer>
<div class="div">
<footer>
<p></p>
</div>
</footer>
<div class="div">
<footer>
<p></p>
</div>
</footer>
<div class="div">
<footer>
<p></p>
</div>
</footer>
<script src="invoice.js"></script>
</body>
</html>