-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout us.html
More file actions
250 lines (221 loc) · 8.96 KB
/
about us.html
File metadata and controls
250 lines (221 loc) · 8.96 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
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
<html lang="en">
<head>
<meta name="description" content="about football">
<meta name="keywords" content="HTML,CSS,JavaScript">
<title>GOAL LINE</title>
<link rel="stylesheet" type="text/css" href="layout.css">
<link rel="stylesheet" href="font-awesome-4.7.0\css\font-awesome.min.css">
<link rel = "icon" href ="images\LG1.png" type = "image/x-icon">
<link rel="stylesheet" href="style.css"/>
<script src="script.js" refer></script>
</head>
<body>
<div class="icon-bar" role="social media-navigation">
<a href="https://www.facebook.com/" target="_blank" class="facebook"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/explore" target="_blank" class="twitter"><i class="fa fa-twitter"></i></a>
<a href="#" target="_blank" class="google"><i class="fa fa-google"></i></a>
<a href="https://www.linkedin.com/feed/" target="_blank" class="linkedin"><i class="fa fa-linkedin"></i></a>
<a href="https://www.youtube.com/" target="_blank" class="youtube"><i class="fa fa-youtube"></i></a>
<br>
<button class="button-comment" onclick="document.getElementById('id01').style.display='block'"><i class="fa fa-comments"></i></button>
</div>
<div id="myNav" class="overlay" role="page-editor">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<div class="overlay-content">
<div class="student">
STUDENT 3<br>
Editor: Linuka Goonetilleka<br>
Student ID:2019692<br><br>
Tasks Completed<br>
Quiz page<br>
About us page<br>
Bundesliga page<br>
</div>
</div>
</div>
<div class="header">
<div class="anime">
<img src="images\LG1.png" class="logo" alt="page-logo"><br>
</div>
</div>
<div class="navbar" role="main-navigation">
<a href="homepage.html"><i class="fa fa-fw fa-home"></i> Home</a>
<a href="imageGallery.html"><i class="fa fa-camera"></i> Gallery</a>
<a href="OnlineShop.html"><i class="fa fa-shopping-bag"></i> Shop Online</a>
<a href="quiz.html"><i class="fa fa-question-circle"></i> Quiz</a>
<div class="dropdown" role="dropdown-list">
<button class="btndrop">
<i class="fa fa-caret-square-o-down"></i>
Football Leagues
</button>
<div class="dropdown-menu">
<a href="laliga.html">La Liga</a>
<a href="PremierLeague.html">Premier league</a>
<a href="serie.html">Serie A</a>
<a href="bundesliga.html">Bundesliga</a>
</div>
</div>
<a href="about us.html" class="active-link"><i class="fa fa-info-circle"></i> About Us</a>
</div>
<br>
<div class="content">
<!-- Show students -->
<table style="width:100%">
<tr>
<th>Devin Chandrapala</th>
<th>Fahad Fazal</th>
<th>Linuka Goonetilleka</th>
<th>Chehan Sivaruban</th>
</tr>
<tr>
<td>
<div class="container">
<img src="dc.jpeg" alt="Avatar" class="image">
<p>Designer of the main web page and the online shop<br>UoW ID:w1790154<br>IIT ID:2019663 </p>
<div class="overlay">
<div class="text">Devin Chandrapala<br>Student 1</div>
</div>
</div>
</td>
<td>
<div class="container">
<img src="ff.jpeg" alt="Avatar" class="image">
<p>Designer of the navigation bar and links and css of the main page<br>Uow ID:w1789949 <br>IIT ID:2019656 </p>
<div class="overlay">
<div class="text">Fahad Fazal<br>Student 2</div>
</div>
</div>
</td>
<td>
<div class="container">
<img src="lg.jpg" alt="Avatar" class="image">
<p>Designer of the quiz and about us part of the website<br>UoW ID:w1790159<br>IIT ID:2019692</p>
<div class="overlay">
<div class="text">Linuka Goonetilleka<br>Student 3</div>
</div>
</div>
</td>
<td>
<div class="container">
<img src="cs.jpeg" alt="Avatar" class="image">
<p>Designer of the gallery and sitemap of the website<br>UoW ID:w1790156<br>IIT ID:2019666</p>
<div class="overlay">
<div class="text">Chehan Sivaruban<br>Student 4</div>
</div>
</div>
</td>
</tr>
</table>
</body>
<!-- EOF -->
</div>
<div class="footer">
<br>
<span>
<div>
<center>CONNECT WITH US:<font size="5px">
<a href="https://www.facebook.com/" target="_blank" id="social" class="fa fa-facebook"></a>
<a href="https://twitter.com/explore" target="_blank" id="social" class="fa fa-twitter"></a>
<a href="#" target="_blank" id="social" class="fa fa-google"></a>
<a href="https://www.linkedin.com/feed/" target="_blank" id="social" class="fa fa-linkedin"></a>
<a href="https://www.youtube.com/" target="_blank" id="social" class="fa fa-youtube"></a></font></center></div>
</span>
<span><br> <div>
Need Help?<br>Call Us:<br>0769021688<br><br>
General Enquiries:<br>goalline@hotmail.com</span>
<span><br><br></div><div>
Get updates directly to your inbox:
<input type="text" style="width:200px;"name="signup" id="email1" value="Type your Email-address"><input type="submit" class="submit" value="SignUp" style="background-color:#66a3ff" onclick="submit()"><br><br>
© 2020 GOAL LINE COMPANY.ALL RIGHTS RESERVED.<br><br>
<a href="Sitemap1.html" class="bottom-links">Sitemap |</a>
<a href="#" class="bottom-links"> Privacy Policy |</a>
<a href="#" class="bottom-links"> Terms and Conditions |</a>
<a href="#" class="bottom-links" onclick="openNav()"> Page Editor</a>
</div>
</span>
</div>
<div class="feedback" id="id01">
<form name="feedback form" class="feedback-popup animate" method="post" >
<div class="form-header">
<span onclick="document.getElementById('id01').style.display='none'" class="close" title="Close">×</span>
<h3>Feedback Form</h3>
</div>
<div>
<label for="fname">Name:</label>
<input type="text" id="username" name="username" placeholder="Your name..">
<label for="email2">E-mail:</label>
<input type="text" id="email2" name="Email" placeholder="Your Email" >
<label for="comment">Comments:</label>
<textarea id="comment" name="comment" placeholder="Write something.." style="height:200px" ></textarea>
<label for="country">Rate our Website : </label>
<input type="radio" id="rate" name="rate" value ="Excellent">
<label for="Rate">Excellent 😍</label>
<input type="radio" id="rate" name="rate" value ="Good">
<label for="Rate">Good 😄</label>
<input type="radio" id="rate" name="rate" value ="Bad">
<label for="Rate">Bad 😕</label>
<input type="radio" id="rate" name="rate" value ="Worst">
<label for="Rate">Worst 😒</label>
``<br>
<br>
<center> <input type="submit" value="Submit" onclick="return FormSubmission()"></center>
</form>
</div>
</div>
<script>
var slideIndex = 0;
showSlides();
function showSlides() {
var i;
var slides = document.getElementsByClassName("mySlides");
var dots = document.getElementsByClassName("dot");
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
slideIndex++;
if (slideIndex > slides.length) {slideIndex = 1}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[slideIndex-1].style.display = "block";
dots[slideIndex-1].className += " active";
setTimeout(showSlides, 3000); // Change image every 3 seconds
}
function FormSubmission() {
var comments= document.getElementById("comment").value;
var name= document.getElementById("username").value;
if (name=="") {
alert("Name should be filled out!");
return false;
}
var radios = document.getElementsByName("rate");
for (var i = 0, len = radios.length; i < len; i++) {
if (radios[i].checked) {
var radiovalue=radios[i].value;
alert("Dear "+name+", Thank You For Your Feedback! You have rated our site as "+radiovalue+" and your commment was "+comments+".");
document.getElementById('id01').style.display="none";
return true;
}
}
if(radiovalue==null){
alert("No rating is given!");
return false;
}
}
function openNav() {
document.getElementById("myNav").style.height = "100%";
}
function closeNav() {
document.getElementById("myNav").style.height = "0%";
}
function submit(){
var email= document.getElementById("email1").value;
if(email=="Type your Email-address" || email==""){
alert("please enter your email address!!!");
}else if(confirm("Did you enter correct email address?")){
alert("you have successfully registered, all updates will be sent to your email!");
}
}
</script>
</body>
</html>