-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathdetail.html
136 lines (131 loc) · 6.81 KB
/
detail.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
<!doctype html>
<html ⚡ lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link rel="canonical" href="/index.html">
<link rel="shortcut icon" href="../amp_favicon.ico">
<title>Faya:80</title>
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="styles/common.css">
<link rel="stylesheet" type="text/css" href="styles/colorbox.css">
<script async custom-element="amp-youtube" src="https://cdn.ampproject.org/v0/amp-youtube-0.1.js"></script>
<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/detail.js"> </script>
<script type="text/javascript" src="js/jquery.colorbox.js"> </script>
</head>
<body>
<div class="header-top-wrap">
<div class="container">
<ul class="social_icon-header">
<li><a href="https://www.facebook.com/fayaport80/" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="https://twitter.com/FayaPort80" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="https://www.youtube.com/fayausa" target="_blank"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></li>
<li><a href="https://www.eventbrite.com/o/faya-3194888760" target="_blank"><img alt="eventbrite" src="images/eventbrite.png"></a></li>
<li class="meetup"><a href="https://www.meetup.com/FAYA-PORT-80/" target="_blank"><i class="fa fa-meetup" aria-hidden="true"></i></a></li>
<!-- <li class="meetup"><a href="https://www.meetup.com/FAYA-PORT-80/" target="_blank"><img alt="meetup" src="images/meetup.png"></a></li> -->
</ul>
</div>
</div>
<header>
<a href="/index.html">
<img src="logo.png" class="logo" width="200" height="46"></img>
</a>
<ul class="main-nav">
<li>
<a href="latest.html">Latest Event</a>
</li>
<li>
<a href="dk17.html">Disrupt Kerala</a>
</li>
<li>
<a href="speakers.html">Speakers</a>
</li>
<li>
<a href="gallery.html">Gallery</a>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
</ul>
</header>
<div class="wrapper">
<div class="container">
<div class="content">
<div class="event-detail-wrap" id="event-detail-wrap">
</div>
<div class="speaker-detail-wrap" id="speaker-detail-wrap">
</div>
<div style="clear: both;"></div>
<div class="details-gallery">
<div class="contact-title">
<h2> Gallery</h2>
</div>
<div class="gallery">
<ul class="event-list">
<li class="loc-cls">
<a class="group1" href="images/gallery/01.jpg"><img class="responsive" src="images/gallery/01.jpg"></a>
</li>
<li class="loc-cls">
<a class="group1" href="images/gallery/02.jpg"><img class="responsive" src="images/gallery/02.jpg"></a>
</li>
<li class="loc-cls">
<a class="group1" href="images/gallery/03.jpg"><img class="responsive" src="images/gallery/03.jpg"></a>
</li>
<li class="loc-cls">
<a class="group1" href="images/gallery/04.jpg"><img class="responsive" src="images/gallery/04.jpg"></a>
</li>
<li class="loc-cls">
<a class="group1" href="images/gallery/05.jpg"><img class="responsive" src="images/gallery/05.jpg"></a>
</li>
<li class="loc-cls">
<a class="group1" href="images/gallery/06.jpg"><img class="responsive" src="images/gallery/06.jpg"></a>
</li>
<li class="loc-cls">
<a class="group1" href="images/gallery/07.jpg"><img class="responsive" src="images/gallery/07.jpg"></a>
</li>
<li class="loc-cls">
<a class="group1" href="images/gallery/08.jpg"><img class="responsive" src="images/gallery/08.jpg"></a>
</li>
</ul>
</div>
<a class="backbtn fa fa-chevron-left" href="/index.html">back to home</a>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="footer-widget" id="contactus">
<h5>Contact Us </h5>
<span>FAYA Corporation</span><br>
<span>Email on <a href="mailto:[email protected]">[email protected]</a></span><br>
<span>call - 866-686-5988</span>
</div>
<p class="copy-right-footer">Copyright ©
<a href="http://fayausa.com">FAYA Corporation</a> 2018.<br> Thejaswini, Technopark Campus, Thiruvananthapuram, Kerala, India
</p>
<ul class="social_icon">
<li><a href="https://www.facebook.com/fayaport80/" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="https://twitter.com/FayaPort80" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="https://www.youtube.com/fayausa" target="_blank"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></li>
<li><a href="https://www.eventbrite.com/o/faya-3194888760" target="_blank"><img alt="eventbrite" src="images/eventbrite.png"></a></li>
<li class="meetup"><a href="https://www.meetup.com/FAYA-PORT-80/" target="_blank"><i class="fa fa-meetup" aria-hidden="true"></i></a></li>
<!-- <li class="meetup"><a href="https://www.meetup.com/FAYA-PORT-80/" target="_blank"><img alt="meetup" src="images/meetup.png"></a></li> -->
</ul>
</div>
</footer>
<script>
$(document).ready(function(){
//Examples of how to assign the Colorbox event to elements
$(".group1").colorbox({rel:'group1'});
//Example of preserving a JavaScript event for inline calls.
$("#click").click(function(){
$('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
return false;
});
});
</script>
</body>
</html>