forked from SLIIT-GC/SLIIT-GC-Web-OLD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
upcoming_events.php
47 lines (25 loc) · 981 Bytes
/
upcoming_events.php
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
<?php
include "header.php";
?>
<center>
<div id = mini>
</p>
</div>
<br>
<br>
<div id = rb6>
<h4><b> <img src="http://3rd-strike.com/wp-content/uploads/2015/10/rainbow-six-siege-banner-logo-e1445456155743.png"></b></h4>
<img src="rb6.jpg" alt="HTML5 Icon" width="25%" >
<!---<p><h5> It is that time again to " #LetsGetFragged ". -->
<!--Registration Link: <a href=" https://goo.gl/forms/MzoA01e0kkPgfz1C2 ">Click here!</a></br> <div style="color:red;">Only first 16 Teams will be selected. hurry Up!<div></h5>-->
</p>
<div>
<iframe width="560" height="315" src="https://www.youtube.com/embed/afinKHUDpco" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<br>
<a href="https://goo.gl/forms/3FnMAJ8CXBsMZCXl2"><img src="http://clickyourmoney.com/images/register-gif-2.gif" alt="HTML5 Icon" width="15%" ></a>
</div
</div>
</center>
<?php
include "footer.php";
?>