-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkata.html
264 lines (250 loc) · 11.8 KB
/
kata.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
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
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Kyokushinkai Karate in Joensuu">
<meta name="author" content="Iliya Tryapitsin">
<meta property="og:url" content="http://joensuukyokushinkai.fi/"/>
<meta property="og:type" content="article"/>
<meta property="og:title" content="Joen dojo Kyokushin Karate"/>
<meta property="og:description" content="Kyokushin karate for kids and adults in Joensuu. Join us."/>
<meta property="og:image" content="https://i.pinimg.com/originals/4d/5d/58/4d5d5814952158307736cbfe2ab8a19e.png"/>
<title>Joen Kyokushin Karate dojo</title>
<link href="https://getbootstrap.com/docs/4.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css"/>
<link rel="canonical" href="http://joensuukyokushinkai.fi">
<link href="https://getbootstrap.com/docs/4.3/examples/cover/cover.css" rel="stylesheet"/>
<link href="../assets/css/common.css" rel="stylesheet"/>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
crossorigin="anonymous"></script>
<script src="https://getbootstrap.com/docs/4.4/dist/js/bootstrap.bundle.min.js"
integrity="sha384-6khuMg9gaYr5AxOqhkVIODVIvm9ynTT5J4V1cfthmT+emCG6yVmEZsRHdxlotUnm"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/js/all.min.js"></script>
<script src="https://cdn.onesignal.com/sdks/OneSignalSDK.js" async=""></script>
<script src="../assets/js/common.js"></script>
<!-- Yandex.Metrika counter -->
<script type="text/javascript">
(function (m, e, t, r, i, k, a) {
m[i] = m[i] || function () {
(m[i].a = m[i].a || []).push(arguments)
};
m[i].l = 1 * new Date();
k = e.createElement(t), a = e.getElementsByTagName(t)[0], k.async = 1, k.src = r, a.parentNode.insertBefore(k, a)
})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(56937439, "init", {
clickmap: true,
trackLinks: true,
accurateTrackBounce: true,
webvisor: true
});
</script>
<noscript>
<div><img src="https://mc.yandex.ru/watch/56937439" style="position:absolute; left:-9999px;" alt=""/></div>
</noscript>
<!-- /Yandex.Metrika counter -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-71312730-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-71312730-2');
</script>
</head>
<body class="inverted-colors">
<div class="d-flex w-100 h-100 p-3 mx-auto flex-column">
<nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="#">
<img src="http://joensuukyokushinkai.fi/assets/images/logo.jpeg"
width="30" height="30" alt="">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarText"
aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto mt-2 mt-lg-0">
<li class="nav-item">
<a class="nav-link" href="./index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./contacts.html">Contacts</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="./kata.html">Kata</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.instagram.com/joensuukyokushinkai/">
<i class="fab fa-instagram"></i>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.facebook.com/groups/168090930452289/">
<i class="fab fa-facebook-square"></i>
</a>
</li>
</ul>
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link active" href="../index.html">En</a>
</li>
<li class="nav-item">
<a class="nav-link" href="../fi/index.html">Fi</a>
</li>
<li class="nav-item">
<a class="nav-link" href="../ru/index.html">Ru</a>
</li>
</ul>
</div>
</nav>
<div class="col-md-5 mx-auto my-5 text-center" style="margin-bottom: 1rem!important;">
<h1 class="cover-heading">Joen Kyokushin Karate dojo</h1>
<p class="lead">
Opportunity to improve well-being, health and useful skills.
Come with children or the whole family. Suitable for any physical shape and age.
</p>
</div>
<div class="position-relative overflow-hidden original"
style="
background-image: url(http://joensuukyokushinkai.fi/assets/images/s1200.webp);
background-position-y: -80px;
background-position-x: center;
height: 300px;
margin-bottom: 50px;
background-repeat: no-repeat;
">
</div>
<main role="main" class="inner cover">
<div class="row">
<div class="col-lg-12">
<div class="lead" style="text-align: justify">
<p>Kata is a Japanese word (型 or 形) meaning "form". It refers to a detailed choreographed pattern of martial arts movements made to be practised alone. It can also be reviewed within groups and in unison when training. It is practised in Japanese martial arts as a way to memorize and perfect the movements being executed. Korean martial arts with Japanese influence (hapkido, Tang Soo Do) use the derived term hyeong (hanja: 形) and also the term pumsae (hanja: 品勢 hangeul: 품새).</p>
<p>Kata are also used in many traditional Japanese arts such as theatre forms like kabuki and schools of tea ceremony (chadō), but are most commonly known in the martial arts. Kata are used by most Japanese and Okinawan martial arts, such as iaido, judo, kendo, kenpo, and karate.</p>
</div>
<div>
<h4>Peruskata</h4>
<ul>
<li>
<a href="https://www.youtube.com/watch?v=4WeJp1OQ_S4">
Taikyoku sono ichi
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=zeYjC3o0U_k">
Sokugi taikyoku sono ichi
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=nDDXurBREbw">
Taikyoku Sono ni
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=mPszg_3pZvQ">
Sokugi taikyoku sono ni
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=aGTFrk5CYLM">
Taikyoku Sono san
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=rQN52whb2es">
Sokugi taikyoku sono san
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=9cMGT-iAH2A">
Pinan sono ichi
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=Yr_jc5kHJVs">
Pinan Sono ichi Ura
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=m5tLZT0UkVU">
Pinan sono ni
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=7HGoVCGEzuU">
Pinan Sono ni Urah
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=quIscctPnjE">
Pinan sono san
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=THhW6F7OzZs">
Pinan Sono san Ura
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=YUmw7duYULQ">
Pinan Sono Yong
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=z_aVKci3Pk8">
Pinan Sono Yong Ura
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=gv-9lfpkIxo">
Pinan sono go
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=ubmKCzRoc5Y">
Pinan sono go Ura
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=xVXNiZh4DqE">
Sanchin
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=3czbTkkidN8">
Yantsu
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=Eb9Pv9D9eEU">
Tsuki no kata
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=0hPeeP-zsAo">
Tensho
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=j88X3EJLFks">
Saikha
</a>
</li>
</ul>
</div>
</div>
</div>
</main>
<footer class="mastfoot mt-auto">
<div class="inner">
</div>
</footer>
</div>
</body>
</html>