-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathregistration.html
213 lines (181 loc) · 7.72 KB
/
registration.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Game Information</title>
<link rel="stylesheet" href="./assets/styles/style.css">
<link rel="shortcut icon" href="assets/img/favicon.ico" type="image/x-icon">
</head>
<body>
<header id="other">
<div id="transpbox">
<h1>Mighty Ducks Hockey League</h1>
</div>
<figure><img src="./assets/img/Logo_Mighty_ducks-01.png" id="logo" alt="logo">
</figure>
</header>
<section id="titulo">
<h2>Registration Form</h2>
</section>
<nav class="navbar">
<a href="index.html">Home</a>
<a href="about.html">About MDHL</a>
<a href="contact.html">Contact</a>
<a href="game_info.html">Game info</a>
<a href="rules.html">Rules & Policies</a>
<a href="registration.html" id="navhome">Registration</a>
</nav>
<main id="container" class="register">
<form action="show_data.html" target="_blank" method="get">
<fieldset>
<label>Player’s First Name:
<input type="text" name="firstname" id="firstname" placeholder="first name" required>
</label>
<label>Last Name:
<input type="text" name="lastname" id="lastname" placeholder="lastname/surname/family name"
required>
</label>
</fieldset>
<fieldset>
<label>Street Address:
<input type="text" name="street" id="street">
</label>
<label>City:
<input type="text" name="city" id="city">
</label>
<label>Zip Code:
<input type="number" name="zip" id="zip">
</label>
</fieldset>
<fieldset>
<label>Birth Date(mm/dd/yyyy):
<input type="date" name="bday" id="bday" required>
</label>
</fieldset>
<fieldset>
<label>Parent/Guardian:
<input type="text" name="parents" id="parents" placeholder="parents">
</label>
</fieldset>
<fieldset>
<legend>Gender</legend>
<label>Female
<input type="radio" name="gender" value="female" id="female">
</label>
<label>Male
<input type="radio" name="gender" id="male">
</label>
</fieldset>
<fieldset>
<legend>Grade</legend>
<label>Pre-School
<input type="radio" name="grade" id="preS" value="preS">
</label>
<label>D1st
<input type="radio" name="grade" id="D1st" value="D1st">
</label>
<label>D2nd
<input type="radio" name="grade" id="D2nd" value="D2nd">
</label>
<label>D3rd
<input type="radio" name="grade" id="D3rd" value="D3rd">
</label>
<label>D4th
<input type="radio" name="grade" id="D4th" value="D4th">
</label>
<label>D5th
<input type="radio" name="grade" id="D5th" value="D5th">
</label>
</fieldset>
<fieldset>
<legend>
<h3>Which elementary school do you live near?</h3>
<h4>Closest School:</h4>
</legend>
<select name="schools" id="schools" title="schools">
<option value="ajk">AJ Katzenmaier</option>
<option value="hay">Howard A Yeager</option>
<option value="mph">Marjorie P Hart</option>
<option value="ne">North Elementary</option>
<option value="se">South Elementary</option>
</select>
</fieldset>
<fieldset>
<legend> What position(s) do you normally play? (check all that apply)
</legend>
<label>Forward
<input type="checkbox" name="lio" id="forward" value="forward">
</label>
<label>Midfield
<input type="checkbox" name="mid" id="midfield" value="midfield">
</label>
<label>Defense
<input type="checkbox" name="def" id="defense" value="defense">
</label>
<label>Goalkeeper
<input type="checkbox" name="dibu" id="goalkeeper" value="goalkeeper">
</label>
</fieldset>
<fieldset>
<legend>Uniform Size: </legend>
<label>
Youth Small
<input type="radio" name="size" id="youthS" value="youthS"></label>
<label>Youth Medium
<input type="radio" name="size" id="youthM" value="youthM"></label>
<label>Your Large
<input type="radio" name="size" id="youthL" value="youthL"></label>
<label>Small
<input type="radio" name="size" id="small" value="small"></label>
</fieldset>
<section>
<h3>
Permission to Play </h3>
<p>
I, the parent or guardian of the minor registrant, agree that the registrant and I will abide by
all
the
rules of the Mighty Ducks Hockey League (MDHL). In recognizing the possibility of physical
injury
associated
with hockey and in consideration for the "League" accepting the registrant for its hockey
programs
and
activities, I hereby release, discharge, and/or otherwise indemnify MDHL, their employees and
associated
personnel and volunteers, including the facilities used for practices and games, against any
claim
by
or on
behalf of the registrant as a result of the registrant’s participation in the programand/or
being
transported
to or from MDHL sponsored activities, which transportation
</p>
<p>
By signing below, I hereby agree and authorize the above. In addition, by signing below, I also
acknowledge that I have read the cancellation policy and agree to its terms.
</p>
<fieldset class="centered3">
<!-- aqui quisiera poner un pad para firma digital, pero no se como aun
<div class="centered0">
<span class="centered1"> Parent/Guardian:</span>
<canvas class="centered2"> </canvas>
</div>-->
<div class="centered4">
<label>Date: <input type="date" name="date" id="date"></label>
</div>
</fieldset>
<fieldset class="centered">
<button type="submit" class="buttonS">Submit</button>
</fieldset>
</section>
</form>
</main>
<footer class="footer">
<span class="footerimagen">© GBDADX 2023</span>
</footer>
</body>
</html>