-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstopwatch.html
More file actions
218 lines (193 loc) · 10.7 KB
/
stopwatch.html
File metadata and controls
218 lines (193 loc) · 10.7 KB
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="naver-site-verification" content="7f06f422638cdfdfe9423144566b29b4cec4abd9" />
<meta name="google-site-verification" content="bDHDfGJqVHKGkYnuyE8-TazZt7Qa2ml1JiyLYfQDhTo" />
<meta property="og:type" content="website">
<meta property="og:title" content="공부타이머 - 스톱워치">
<meta property="og:description" content="이 사이트는 심플하고 예쁜 타이머 웹사이트로 공부를 도와줄 수 있는 공부 타임타이머(뽀모도로타이머) 사이트입니다.">
<meta property="og:url" content="https://time-timer.netlify.app/index.html">
<meta name="description" content="이 사이트는 심플하고 예쁜 타이머 웹사이트로 공부를 도와줄 수 있는 공부 타임타이머(뽀모도로타이머) 사이트입니다.">
<meta name="keywords" content="공부타이머,공부 타이머,뽀모도로타이머,공부시간어플,구글타이머,공부타이머앱,공부타이머프로그램,공부타이머pc,스터디타이머,공부시계,공부스톱워치,타임타이머,공부용타이머추천, 공부타이머앱추천,업무용시계, 집중력시계,공부, 공부시계웹사이트, 공부웹사이트, 공부타이머웹사이트,공부타이머비교,애플워치공부타이머">
<meta name="twitter:card" content="공부를 도와줄 수 있는 타이머입니다.">
<meta name="twitter:title" content="공부타이머 - 스탑워치">
<meta name="twitter:description" content="이 사이트는 심플하고 예쁜 타이머 웹사이트로 공부를 도와줄 수 있는 공부 타임타이머(뽀모도로타이머) 사이트입니다.">
<meta name="twitter:image" content="https://www.urbanbrush.net/web/wp-content/uploads/edd/2021/02/urbanbrush-20210203212519588818.jpg">
<meta property="og:image" content="https://www.urbanbrush.net/web/wp-content/uploads/edd/2021/02/urbanbrush-20210203212519588818.jpg">
<meta name="twitter:domain" content="https://time-timer.netlify.app/">
<title>타임타이머 공부 웹사이트 - 스톱워치</title>
<link rel="stylesheet" href="./css/modal.css">
<link rel="stylesheet" href="./css/nav.css">
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="./css/About.css">
<link rel="stylesheet" href="./css/stopwatch.css">
<link rel="stylesheet" href="./css/aos.css">
<link rel="stylesheet" href="./css/darkstopwatch.css">
<link rel="stylesheet" href="./css/_stopwatch.html-dark-css.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css">
<!-- <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon">
<link rel="icon" type="image/vnd.microsoft.icon" href="./favicon.ico">
<link rel="icon" type="image/x-icon" href="./favicon.ico">
<link rel="icon" href="./favicon.ico" />
<link rel="apple-touch-icon" href="./favicon.ico" type="image/x-icon"> -->
<link rel="apple-touch-icon" sizes="57x57" href="./icons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="./icons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="./icons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="./icons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="./icons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="./icons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="./icons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="./icons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="./icons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="./icons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="./icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="./icons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="./icons/favicon-16x16.png">
<link rel="manifest" href="./manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="./icons/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-startup-image" href="./images/192x192.png">
<meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css">
<script type="module">
import 'https://cdn.jsdelivr.net/npm/@pwabuilder/pwaupdate';
const el = document.createElement('pwa-update');
document.body.appendChild(el);
</script>
<style>
body{
background-color: rgba(0,0,0,0.7);
}
.hidden {
display: none;
}
</style>
</head>
<body>
<!-- <div class="modal changeName" style="z-index:100;">
<div class="modal__overlay">
</div>
<div class="modal__content">
<h2>바꾸고 싶은 이름은?</h2>
<form class="js-form form">
<input type="text" placeholder="이름을 입력해주세요." />
</form>
</div>
</div> -->
<div class="bac hidden">
<div id="clock">
<p class="time"></p>
</div>
</div>
</div>
<div class="nav" style="padding-left: 20px;">
<a href="./index.html">clock</a>
<a href="./time-timer.html">time-timer</a>
<a href="./todo.html">todo</a>
<a href="./analysis.html">공부분석</a>
</div>
<div class="mainContainer">
<div class="title">
<span class="text1">Stopwatch</span>
</div>
<div class="stopwatch" id="Stopwatch">
<span id="postTestMin">00</span>
<span>:</span>
<span id="postTestSec">00</span>
<span>:</span>
<span id="postTestMilisec">00</span>
<div class="controls">
<div class="controls__btns">
<button id="testStartBtn">start</button>
<button id="testStopBtn">stop</button>
</div>
</div>
</div>
<!-- <div style="text-align:center;clear:both;margin:20px auto">
</div> -->
<div class="musicplayer">
<div class="left_musicplayer">
<img src="https://www.urbanbrush.net/web/wp-content/uploads/edd/2021/02/urbanbrush-20210203212519588818.jpg" alt="빡공이미지"/>
<span class="musicTitle">공부음악</span>
</div>
<div class="left_bottom_musicplayer">
<input type="range" step="1" class="seekbar" value="0" min="0" max="100" oninput="handleSeekBar()">
</div>
<div class="right_musicplayer">
<div class="left_top_musicplayer">
<button class="previousMusic" onclick="previousMusic()">
<i class="fas fa-step-backward"></i>
</button>
<button class="startMusic " onclick="handlePlay()">
<i class="fas fa-play"></i>
</button>
<button class="nextMusic" onclick="nextPlay()">
<i class="fas fa-step-forward"></i>
</button>
</div>
</div>
</div>
<div class="about__container" data-aos="zoom-in">
<span id="about__quoate">
“Freedom is the freedom to say that two plus two make four. If that is
granted, all else follows.”
</span>
<span id="about__author">− George Orwell, 1984</span>
</div>
<!-- <div class="ad">
<ins class="kakao_ad_area" style="display:none;" data-ad-unit="DAN-pPL7oJ0EVY2isgGA" data-ad-width="320" data-ad-height="100"></ins>
<ins class="kakao_ad_area" style="display:none;" data-ad-unit="DAN-QIlfmudQ6W2mmWIp" data-ad-width="320" data-ad-height="50"></ins>
<ins class="kakao_ad_area" style="display:none;" data-ad-unit="DAN-MapQH7t1F3VcVfI0" data-ad-width="320" data-ad-height="100"></ins>
</div> -->
<footer style="margin-top: 2rem; color:#6c7a89; margin-bottom:12rem;">Copyright © Yoonhero06</footer>
</div>
<!--<div class="dark_btns">
<button type="button" class="btn-outline-dark" id="darkmode" onClick="dark()" style="border-radius: 10px; padding:14px;"><i class="fas fa-moon"></i></button>
<button type="button" class="btn" onClick="changeUserName()" style="margin-top:1rem;color:aliceblue;background-image: linear-gradient(120deg, #a1c4fd 0%, #c2e9fb 100%);"><i class="fas fa-user"></i></button>
<h6 class="egg hidden" style=" position:absolute; top:70px; right: 20px">들켰다!! [L 2개]</h6>
</div>-->
<a class="gouptopbtn" href="#"> <i class="fas fa-arrow-up"></i> </a>
<audio id="myAudio1">
<source src="./music/study1.mp3" type="audio/mp3">
</audio>
<audio id="myAudio2">
<source src="./music/study2.mp3" type="audio/mp3">
</audio>
<audio id="myAudio3">
<source src="./music/study3.mp3" type="audio/mp3">
</audio>
<audio id="myAudio4">
<source src="./music/study4.mp3" type="audio/mp3">
</audio>
<audio id="myAudio5">
<source src="./music/study5.mp3" type="audio/mp3">
</audio>
<script src="./js/animateText.js"></script>
<script type="text/javascript" src="./js/stopwatch.js"></script>
<script type="text/javascript" src="./js/music.js"></script>
<script type="text/javascript" src="./js/darkmode.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.9.4/Chart.min.js"></script>
<script src="./js/quote.js"></script>
<script src="./js/aos.js"></script>
<script src="./js/userChange.js"></script>
<script>
AOS.init();
</script>
<script type="text/javascript" src="//t1.daumcdn.net/kas/static/ba.min.js" async></script>
<script type="text/javascript" src="//wcs.naver.net/wcslog.js"></script>
<script type="text/javascript">
if (!wcs_add) var wcs_add = {};
wcs_add["wa"] = "6e0a6669dbe1b8";
if (window.wcs) {
wcs_do();
}
</script>
</body>
</html>