This repository has been archived by the owner on Aug 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathetiquette.html
221 lines (213 loc) · 7.59 KB
/
etiquette.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Etiquette</title>
<link href="styles/justinexternal.css" rel="stylesheet"/>
<link href="styles/global.css" rel="stylesheet"/>
<!-- Embedded Style Sheet -->
<style>
main table {
background-color: #f7f7f7;
padding: 0px; /* External Style Sheet (padding 10px), need overwrite */
border-collapse: collapse;
}
main img {
width: 200px;
height: 200px;
} /* Smaller Square Pictures */
main div {
width: 1200px;
margin: auto;
}
main ol {
padding-left: 20px;
} /* ol have (padding-left: 40px, by default) */
</style>
</head>
<body>
<header-template></header-template>
<main>
<table class="table">
<!-- Etiquette Pictures -->
<tr>
<td><img alt="" src="assets/images/corners/DesCor(UL).png" /></td>
<td colspan="2">
<h1>
Etiquette<br />
(Code-Of-Conduct)
</h1>
</td>
<td><img alt="" src="assets/images/corners/DesCor(UR).png" /></td>
</tr>
<tr>
<td> </td>
<td style="text-align: right">
<img
alt=""
src="assets/images/etiquette/etiq1.png"
style="width: 400px; height: 400px"
/>
</td>
<!-- Inline (width, height) > Embedded (width, height) -->
<td style="text-align: justify">
<img alt="" src="assets/images/etiquette/etiq1.png" /><img
alt=""
src="assets/images/etiquette/etiq3.png"
/><img alt="" src="assets/images/etiquette/etiq4.png" /><img
alt=""
src="assets/images/etiquette/etiq5.png"
/>
</td>
<td> </td>
</tr>
<tr>
<td><img alt="" src="assets/images/corners/DesCor(BL).png" /></td>
<td colspan="2">
<div
style="width: 300px; font-size: x-large"
class="blackSection"
id="jumpx"
>
<!-- Inline (width) > Embedded (width) -->
Read Below
<script
src="scripts/justin/NudgingText2.js"
></script>
</div>
</td>
<td><img alt="" src="assets/images/corners/DesCor(BR).png" /></td>
</tr>
</table>
<br /><br />
<div class="blackSection">
<!-- Introduction Section-->
<h2>INTRODUCTION</h2>
</div>
<br /><br />
<div style="width: 1150px">
Aside from being a combat sport, Taekwondo is a martial arts discipline
that facilitates students in strengthening their physical and mental
attributes. With the aim of producing a conducive learning atmosphere,
all APU Taekwondo Club members are encouraged to demonstrate mutual
respect to one another to assist with this cause.
<br /><br /><br />
The Dojang is the official ground for all Taekwondo training and
proceedings. It is considered a sacred space where students can acquire
and obtain the authentic methods of Taekwondo. Additionally, it serves
as a brief haven from the everyday struggle, demands, and duties of
student life. When entering the Dojang, students are expected to evolve
into Taekwondo disciples and devote themselves to the training.
<br /><br /><br />
It is essential to mention here that the below regulations of Taekwondo
rules and etiquette are only for the information and reading of club
participants; they are not required to be remembered or memorized.
However, each APU Taekwondo Club member must adhere to these guidelines
and principles when attending training sessions. Failure to comply with
these requirements may result in your expulsion from the club.
<br /><br /><br />
</div>
<div class="blackSection">
<!-- Rules Section-->
<h2>RULES AND REGULATIONS</h2>
</div>
<br />
<div style="width: 1150px">
<ol>
<li>Display respect and civility to all club members.<br /><br /></li>
<li>
Distractions to training sessions should be kept to a minimum.<br /><br />
</li>
<li>
Exercise self-restraint during training over strength or speed.<br /><br />
</li>
<li>
Always ensure sufficient space between each member when sparring and
avoid initiating contact unless advised.<br /><br />
</li>
<li>
Always attempt new manoeuvres under the observation of senior rank
members.<br /><br />
</li>
<li>
Personal hygiene is vital to ensure the safety of all participants,
such as clipped fingers and toenails.<br /><br />
</li>
<li>
Personal jewellery is not permitted unless the instructor has
granted consent.<br /><br />
</li>
<li>
Mobile devices should be turned off and left unattended throughout
the training session.<br /><br />
</li>
<li>
Lost of personal belongings will be the responsibility of the
member, not the club.<br /><br />
</li>
<li>
Any injury sustained during training should be promptly reported to
the Taekwondo instructor.<br /><br />
</li>
</ol>
</div>
<div class="blackSection">
<!-- Etiquette Section-->
<h2>ETIQUETTE</h2>
</div>
<br />
<div style="width: 1150px">
<ol>
<li>
While entering or exiting the Dojang, always greet the flags and
instructors.<br /><br />
</li>
<li>
Senior members should line up in front at the start of a training
session, followed by members with mid-level or junior experience.<br /><br />
</li>
<li>
All Taekwondo instructors should be addressed as either "Sir" or
"Madam" during training. Likewise, all training attendees should
address Dan-level members by their surnames.<br /><br />
</li>
<li>
Kindly select a suitable opportunity to avoid disrupting the
training session if a concerning question needs to be mentioned.<br /><br />
</li>
<li>
It is customary to seek permission from the Taekwondo instructor
before entering the Dojang if you have arrived late for a training
session. In that event, place yourself discreetly to the side, lift
your arm, and patiently standby until the instructor notices you.<br /><br />
</li>
<li>
Maintain a clean and clutter-free Dojang environment at all
times.<br /><br />
</li>
<li>
Always make a conservative effort to improve yourself and assist
other members.<br /><br />
</li>
<li>
Do not abruptly quit training before the conclusion of the training
session without first obtaining permission from the Taekwondo
instructor.<br /><br />
</li>
<li>
Kindly maintain the cleanliness and tidiness of your "Dobok". At all
times, each member should tuck their jacket into the trouser to
ensure neatness during the training session.<br /><br />
</li>
<li>
Your Taekwondo belt represents your standing among your peers.
Kindly keep it clean and untorn, and handle it with tremendous
reverence and care.<br /><br />
</li>
</ol>
</div>
</main>
<footer-template></footer-template>
<script src="scripts/global.js"></script>
</body>
</html>