-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
308 lines (260 loc) · 10.9 KB
/
index.html
File metadata and controls
308 lines (260 loc) · 10.9 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
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="assets/ico/favicon.ico">
<title>NYC - Design Studio</title>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/js/fancybox/jquery.fancybox.css" rel="stylesheet" />
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-offset="0" data-target="#theMenu">
<header>
<button id="myButton1" class="float-left submit-button" >Search</button>
<script type="text/javascript">
document.getElementById("myButton1").onclick = function () {
location.href = "Search.html";
} </script>
</header>
<!-- Menu -->
<nav class="menu" id="theMenu">
<div class="menu-wrap">
<h1 class="logo"><a href="index.html#home">EDUINFO</a></h1>
<i class="fa fa-times menu-close"></i>
<a href="#home" class="smoothScroll">Home</a>
<a href="signup_html.html" class="smoothScroll">Profile</a>
<a href="#about" class="smoothScroll">About</a>
<a href="#portfolio" class="smoothScroll">Portfolio</a>
<a href="#services" class="smoothScroll">Services</a>
<a href="#contact" class="smoothScroll">Contact</a>
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-dribbble"></i></a>
<a href="#"><i class="fa fa-envelope"></i></a>
</div>
<!-- Menu button -->
<div id="menuToggle"><i class="fa fa-bars"></i></div>
</nav>
<section id="home" name="home"></section>
<div id="headerwrap">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<h1>EDUINFO</h1>
</div>
</div><! --/row -->
</div><! --/container -->
</div><! --/headerwrap -->
<section id="about" name="about"></section>
<div id="aboutwrap">
<div class="container">
<div class="row">
<div class="col-lg-4 name">
<img class="img-responsive" src="assets/img/edu.jpg">
<div class="name-label"></div>
</div><! --/col-lg-4-->
<div class="col-lg-8 name-desc">
<h2>What is EDUINFO & <br/>What do we intend?? <br/></h2>
<div class="name-zig"></div>
<div class="col-md-6">
<p>Think of creative base that can be used to present parents teachers or institutions an easy way to teach and provide the resources. It is also something that intends to help students to access the required resources available in the internet through quicker and efficient systems.</p>
</div>
</div><! --/col-lg-8-->
</div><!-- /row -->
</div><!-- /container -->
</div><!-- /aboutwrap -->
<! -- ABOUT SEPARATOR -->
<div class="sep about" data-stellar-background-ratio="0.5"></div>
<! -- PORTFOLIO SECTION -->
<section id="portfolio" name="portfolio"></section>
<div id="portfoliowrap">
<div class="container">
<div class="row">
<h1>SOME RELATED PHOTOS AND VIDEOS</h1>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 desc">
<div class="video">
<iframe width="800" height="300" src="https://www.youtube.com/embed/TtPLeztfx9o" allowfulscreen="">
</iframe>
<div class="overlay"></div>
</div>
</div>
</div>
</div><!-- col-lg-4 -->
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 desc">
<div class="project-wrapper">
<div class="overlay"></div>
</div>
</div>
</div>
</div><!-- col-lg-4 -->
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 desc">
<br>
<div class="video_player">
<div class="auto-resizable-iframe">
<div>
<iframe width="800" height="300" align="center" src="http://www.youtube.com/embed/TtPLeztfx9o" allowfullscreen="" > </iframe>
</div>
</div>
</div>
<div class="overlay"></div>
</div>
</div>
</div>
</div><!-- col-lg-4 -->
</div><!-- /row -->
<div class="row mt">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 desc">
<div class="project-wrapper">
<div class="project">
<div class="photo-wrapper">
<div class="overlay"></div>
</div>
</div>
</div>
</div><!-- col-lg-4 -->
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 desc">
<div class="project-wrapper">
<div class="project">
<div class="photo-wrapper">
<div class="overlay"></div>
</div>
</div>
</div>
</div><!-- col-lg-4 -->
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 desc">
<div class="project-wrapper">
<div class="project">
<div class="photo-wrapper">
<div class="overlay"></div>
</div>
</div>
</div>
</div><!-- col-lg-4 -->
</div><!-- /row -->
</div><! --/container -->
<div class="container">
</div><! --/container -->
</div><! --/Portfoliowrap -->
<! -- PORTFOLIO SEPARATOR -->
<div class="sep portfolio" data-stellar-background-ratio="0.5"></div>
<! -- SERVICE SECTION -->
<section id="services" name="services"></section>
<div id="servicewrap">
<div class="container">
<div class="row">
<div class="col-lg-8-offset-2 centered">
<h1>AN OVERVIEW OF OUR SERVICES</h1>
<h3>We'll do all the work for you</h3>
<p>Education is the most important part of any society.</p>
</div><!-- /col-lg-8 -->
</div><! --/row -->
<div class="row mt">
<div class="col-lg-3 service">
<i class="fa fa-star"></i><p>PREMIUM QUALITY<br/><small>A brand new system</small></p>
<p class="text">The materials and the kind of services we provide is unmatched . With EDUINFO individuals at all levels of the education system find acommon platform.</p>
</div>
<div class="col-lg-3 service">
<i class="fa fa-cloud"></i><p>CLOUD SERVICES<br/><small>The first time ever!!</small></p>
<p class="text">Yes, we do provide cloud services. This concept has firstly been used in the education system. With the presence of cloud services one can get free data storage for a limited period of 3 months and then nominal subscriptions are charged.</p>
</div>
<div class="col-lg-3 service">
<i class="fa fa-shield"></i><p>SECURED ACCOUNTS<br/><small>We do respect privacy</small></p>
<p class="text">EDUINFO takes the full care of your privacy and the user;s email-id or phone number shall not be shared toany other website.T&C</p>
</div>
<div class="col-lg-3 service">
<i class="fa fa-heart"></i><p>100% SATISFACTION<br/><small>We assure you!!</small></p>
<p class="text">Altough we know that you would not have any problem with our system. But,still we re-assure you that any queries and user problems will be handled seriously by us and hence at any time we are ready to find the solutions to your problem.</p>
</div>
</div><! --/row -->
</div><! --/container -->
</div><! --/servicewrap -->
<div id="testimonials">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 mt">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
</ol>
</div>
</div><! --/col-lg-8 -->
</div><! --/row -->
</div><! --/container -->
</div><! --/testimonials -->
<! -- SERVICE SECTION -->
<section id="contact" name="contact"></section>
<! -- CONTACT SEPARATOR -->
<div class="sep contact" data-stellar-background-ratio="0.5"></div>
<div id="contactwrap">
<div class="container">
<div class="row">
<div class="col-lg-6">
<p>CONTACT US!</p>
<p>
<small>IT DEPARTMENT, NIT RAIPUR<br/>
RAIPUR,C.G.<br/>
INDIA.</small>
</p>
<p>
<small>Tel. 9888-4394<br/>
Mail. Hello@coolfolks.com<br/>
</p>
</div>
<div class="col-lg-6">
<form role="form">
<div class="form-group">
<label for="exampleInputName1">Your Name</label>
<input type="email" class="form-control" id="exampleInputEmail1" placeholder="Enter name">
<label for="exampleInputEmail1">Email address</label>
<input type="email" class="form-control" id="exampleInputEmail1" placeholder="Enter email">
<label for="exampleInputText1">Message</label>
<textarea class="form-control" rows="3"></textarea>
</div>
<button type="submit" class="btn btn-default">Submit</button>
</form>
</div>
</div><! --/row -->
</div><!-- /container -->
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="assets/js/classie.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/smoothscroll.js"></script>
<script src="assets/js/jquery.stellar.min.js"></script>
<script src="assets/js/fancybox/jquery.fancybox.js"></script>
<script src="assets/js/main.js"></script>
<script>
$(function(){
$.stellar({
horizontalScrolling: false,
verticalOffset: 40
});
});
</script>
<script type="text/javascript">
$(function() {
// fancybox
jQuery(".fancybox").fancybox();
});
</script>
</body>
</html>