-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeedback.html
162 lines (156 loc) · 4.8 KB
/
feedback.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Feedback</title>
<link rel="icon" href="assets/favicon.png" type="image/png" />
<link href="https://fonts.googleapis.com/css?family=Bevan|Source+Sans+Pro:bold" rel="stylesheet" />
<!-- Scroll Top Control https://codepen.io/Askwithloud/pen/yNRPWB -->
<link href="css/scrolltopcontrol.css" rel="stylesheet" type="text/css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<link href="style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="assets/logo_hover.js"></script>
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
<style>
form input:not([type=submit]) {
width: 40%;
}
form textarea {
width:60%;
height:150px;
}
form table {
width: 100%;
}
</style>
</head>
<body>
<table class="menubar">
<tr>
<td id="title">
<a id="sounddiv" href="index.html">
<img onmouseover="playclip();" src="assets/logo.png" alt="logo" width="100px"/>
</a>
<audio><source src="assets/ggez.mp3" /></audio>
<a id="logo" href="index.html">APU EXTREME ESPORTS CLUB</a>
</td>
<td id="navmenubar">
<ul>
<li><a href="index.html">HOME</a></li>
<li class="divider">|</li>
<li><a href="events.html">EVENTS</a></li>
<li class="divider">|</li>
<li><a href="tutorials.html">GAMING TUTORIALS</a></li>
<li class="divider">|</li>
<li><a href="about.html">ABOUT</a></li>
<li class="divider">|</li>
<li><a href="register.html">REGISTER</a></li>
</ul>
</td>
</tr>
</table>
<table class="thumbnail" cellspacing="0px">
<tr>
<td><img id="img1" src="assets/enquiry_header.jpg" alt="" style="object-position:0% 60%;"/></td>
</tr>
</table>
<table cellspacing="10px" width="100%">
<tr>
<td class="content" width="80%">
<div id="content">
<h1 class="h1">Enquiry / Feedback</h1>
Have a question? Wanted to throw some shade on us but don't want it to be seen publicly? Kindly toss in any of your comments, positive or negative, down in the form below.<br><br>
<form action="javascript:alert('Feedback submitted, you will be contacted via e-mail if required.');document.forms[0].reset()" method="get">
<table>
<tr><td style="width: 200px;">Name:</td><td><input type="text"></td></tr>
<tr><td>E-mail Address:</td><td><input type="email"></td></tr>
<tr><td style="vertical-align: top;">Message:</td><td><textarea></textarea></td></tr>
<tr><td></td><td><br><div class="g-recaptcha" data-sitekey="6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI"></div><br></td></tr>
<tr><td> </td><td><input type="submit" style="width: 399px"></td>
</tr>
</table>
</form>
</div>
</td>
<td class="submenu" width="20%">
<div id="submenu">
<a class="twitter-timeline" data-lang="en" data-height="1000" data-theme="dark" href="https://twitter.com/ESPN_Esports?ref_src=twsrc%5Etfw">Tweets by ESPN_Esports</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br/>
</div>
</td>
</tr>
</table>
<table class="footer">
<tr>
<td width="10%">
</td>
<td width="20%">
<a href="index.html" style="font-family: Impact; font-size: 28px;">
<img onmouseover="playclip();" src="assets/logo.png" alt="logo" width="200px" style="vertical-align: middle;"/>
<br/>
</a>
</td>
<td width="15%">
<a href="index.html">
Home
</a><br/>
<a href="about.html">
About Us
</a><br/>
<a href="events.html">
Events
</a><br/>
<a href="news.html">
News and Media
</a><br/>
<a href="">
<br/>
</a>
</td>
<td width="15%">
<a href="meetings.html">
Club Meetings
</a><br/>
<a href="rules.html">
Rules and Regulations
</a><br/>
<a href="attire.html">
Attire/Equipment
</a><br/>
<a href="members.html">
Member List
</a><br/>
<a href="tutorials.html">
Gaming Tutorials
</a>
</td>
<td width="15%">
<a href="register.html">
Register
</a><br/>
<a href="feedback.html">
Enquire/Feedback
</a><br/>
<a href="https://www.facebook.com/apuesportsclub/">
Join us in Facebook
</a><br/>
<a href="">
<br/>
</a>
<a href="">
<br/>
</a>
</td>
<td width="25%">
</td>
</tr>
<tr>
<td id="footer" colspan="6">
© 2019 FetchOrbis: Cheng Wei Lun, Mun Chee Wah, Woo E-Than, Yap Chee Sing. All Rights Reserved.
</td>
</tr>
</table>
<a href="javascript:void(0);" id="rocketmeluncur" class="showrocket" ><i></i></a>
<script type="text/javascript" src="assets/scrolltopcontrol.js"></script>
</body>
</html>