-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex1.html
176 lines (148 loc) · 6.27 KB
/
index1.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
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
<!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">
<title>E & S</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.css" rel="stylesheet">
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="css/pictureflip.css" />
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=yes">
<script type="text/javascript" src="//use.typekit.net/vue1oix.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><h1><strong>E & S</strong></h1></a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="index1.html"><strong>Home</strong></a></li>
<li><a href="services.html"><strong>Services</strong></a></li>
<li><a href="news.html"><strong>News</strong></a></li>
<li><a href="about.html"><strong>About</strong></a></li>
<li><a href="contact.html"><strong>Contact Us</strong></a></li>
<li><a href="vr/index.html"><strong>Go VR Mode</strong></a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<section>
<div class="wow fadeIn">
<div class="carousel slide" id="featured">
<ol class="carousel-indicators">
<li data-target="#featured" data-slide-to="0" class="active"></li>
<li data-target="#featured" data-slide-to="1"></li>
<li data-target="#featured" data-slide-to="2"></li>
<li data-target="#featured" data-slide-to="3"></li>
</ol>
<div class="carousel-inner">
<div class="item active">
<img class="img-responsive" src="img/1.jpg" width="100%" alt="Pic 1">
<div class="carousel-caption">
<h3>Carousel 1</h1>
</div>
</div>
<div class="item"><img class="img-responsive" src="img/2.jpg" width="100%" alt="Pic 2">
<div class="carousel-caption">
<h3>Carousel 2</h1>
</div>
</div>
<div class="item"><img class="img-responsive" src="img/3.jpg" width="100%" alt="Pic 3">
<div class="carousel-caption">
<h3>Carousel 3</h1>
</div>
</div>
<div class="item"><img class="img-responsive" src="img/4.jpg" width="100%" alt="Pic 4">
<div class="carousel-caption">
<h3>Carousel 4</h1>
</div>
</div>
</div>
<a class="left carousel-control"
href="#featured" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control"
href="#featured" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
</div>
</section>
<section class="section-secondary slogan">
<div class="wow bounceInUp">
<h1>Take A Closer Look</h1>
<p>Proin iaculis purus consequat sem cure digni ssim donec porttitora entum suscipit rhoncus. Accusantium quam, ultricies eget id, aliquam eget ni. Maecen aliquam, risus at semper. Proin iaculis purus consequat sem cure digni ssim donec porttitora entum suscipit rhoncus. Accusantium quam, ultricies eget id, aliquam eget ni. Maecen aliquam, risus at semper.</p>
<a href="about.html" class="btn btn-lg btn-default">More info</a>
</div>
</section>
<section class="features">
<div class="container wow fadeInUp" data-wow-delay="0.5s">
<div class="row">
<div class="col-md-4">
<h2 class="page-header">Our Services</h2>
</div>
<div class="col-md-4">
<h2 class="page-header">Quality Work</h2>
<img class="img-responsive" src="img/video1.png">
</div>
<div class="col-md-4">
<h2 class="page-header"><a href="about.html">Our Profile</a></h2>
<img class="img-responsive" src="img/profile.png">
</div>
</div>
</div>
</section>
<section class="features section-primary">
<div class="container">
<div class="row">
<div class="col-md-6 wow fadeInLeft">
<img src="img/home.jpg" class="img-circle img-responsive">
</div>
<div class="col-md-6">
<div class="wow fadeInRight" data-wow-delay="0.5s">
<h2 class="page-header">E & S Provides</h2>
<ul class="feature-list">
<li><i class="glyphicon glyphicon-ok"></i> Feature 1</li>
<li><i class="glyphicon glyphicon-ok"></i> Feature 2</li>
<li><i class="glyphicon glyphicon-ok"></i> Feature 3</li>
<li><i class="glyphicon glyphicon-ok"></i> Feature 4</li>
<li><i class="glyphicon glyphicon-ok"></i> Feature 5</li>
</ul>
</div>
</div>
</div>
</section>
<footer>
<p>E&S 2015 - <a href="#">Terms</a> · <a href="#">Privacy</a></p>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/jquery-2.1.3.min.js"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="js/bootstrap.js"></script>
<script src="js/wow.js"></script>
<script src="js/carousel.js"></script>
<script>
wow = new WOW();
wow.init();
</script>
</body>
</html>