-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsummit.html
151 lines (129 loc) · 5.63 KB
/
summit.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
<!DOCTYPE html>
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-108229209-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-108229209-1');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>E-Cell, IIT Mandi</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="E-Cell, IIT Mandi | Entrepreneurship Cell, IIT Mandi, a club dedicated for the concatenate of ideas with palpability and discernity, is a student organisation that aims to instigate the entrepreneurial spirits among students." />
<meta name="robots" content="noodp" />
<meta name="keywords" content="ecell iit mandi, ecell, iit mandi" />
<meta name="author" content="Hritik Gupta" />
<!-- Facebook and Twitter integration -->
<meta property="og:title" content="E-Cell, IIT Mandi"/>
<meta property="og:image" content="images/fbinteg.png"/>
<meta property="og:url" content=""/>
<meta property="og:site_name" content=""/>
<meta property="og:description" content="Entrepreneurship Cell, IIT Mandi is a student organisation that aims to instigate the entrepreneurial spirits among students."/>
<meta name="twitter:title" content="E-Cell, IIT Mandi" />
<meta name="twitter:image" content="images/fbinteg.png" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" href="images/top2.png">
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,400italic,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Lato:300,400|Crimson+Text' rel='stylesheet' type='text/css'>
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="css/icomoon.css">
<!-- Simple Line Icons -->
<link rel="stylesheet" href="css/simple-line-icons.css">
<!-- Owl Carousel -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/style2.css">
<link rel="stylesheet" href="css/ekko-lightbox.css">
<link rel="stylesheet" href="css/themify-icons.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/superfish.css">
<link rel="stylesheet" href="css/easy-responsive-tabs.css">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
<![endif]-->
<style type="text/css">
.navbar-brand{
padding: 2vw;
margin-top: 1.3vw;
}
/* hide mobile version by default */
.navbar-header .navbar-brand .mobile {
display: none;
}
/* when screen is less than 600px wide
show mobile version and hide desktop */
@media (max-width: 768px) {
.navbar-header .navbar-brand .mobile {
display: block;
}
.navbar-header .navbar-brand .desktop {
display: none;
}
/*
h2.fh5co-sub-lead.to-animate.anton.fadeInUp.animated{
font-size: 15px;
}*/
}
@media (max-width: 768px) {
.iphone-image .iphone img {
display: none;
}
.second div{
text-align: center;
}
h3.tt{
text-align: center;
}
}
textarea{
resize:vertical;
}
</style>
</head>
<body style="background-color: #38569f;">
<header role="banner" id="fh5co-header">
<div class="container">
<!-- <div class="row"> -->
<nav class="navbar navbar-default">
<div class="navbar-header">
<!-- Mobile Toggle Menu Button -->
<a href="#" class="js-fh5co-nav-toggle fh5co-nav-toggle" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"><i></i></a>
<a class="navbar-brand" href="index.html"><img src="images/top.png" class="desktop" style="margin-top: -3vw"/>
<img src="images/top3.png" class="mobile" style="margin-top: -3vw" /></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="#" data-nav-section="home"><span>Home</span></a></li>
<li><a href="#" data-nav-section="about"><span>About</span></a></li>
<li><a href="#" data-nav-section="press"><span>Events</span></a></li>
<li><a href="team.html"><span>Team</span></a></li>
<li><a href="#" data-nav-section="features"><span>Seamless Envisioning</span></a></li>
<li><a href="#" data-nav-section="contact"><span>Contact Us</span></a></li>
</ul>
</div>
</nav>
<!-- </div> -->
</div>
</header>
<div style="padding-top: 100px;">
<center>
<iframe src="https://onedrive.live.com/embed?cid=3DB586CAB83D71CE&resid=3DB586CAB83D71CE%21979&authkey=AGIW7rtLGxdvZu4&em=2&wdAr=1.7777777777777777" width="1200px" height="800px" frameborder="0">This is an embedded <a target="_blank" href="https://office.com">Microsoft Office</a> presentation, powered by <a target="_blank" href="https://office.com/webapps">Office</a>.</iframe>
</center>
</div>
</body>
</html>