-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproduct.html
executable file
·207 lines (202 loc) · 9.84 KB
/
product.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Arth LideCare Corporation Ltd.</title>
<link href="http://fonts.googleapis.com/css?family=Philosopher" type="text/css"
rel="stylesheet">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<link href="css/bootstrap.css" rel="stylesheet" type="text/css">
<!-- <link rel="stylesheet/less" href="js/less/bootstrap.less" type="text/css"> -->
<link rel="stylesheet/less" href="js/myless.less" type="text/css">
<script src="js/less.min.js"></script>
</head>
<body>
<!-- TOP NAVIGATION -->
<div class="navbar-wrapper">
<div class="navbar">
<div class="navbar-inner">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="#">ALCL</a>
<ul class="nav">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li class="active"><a href="#">Products</a></li>
<li><a href="opportunity.html">Opportunity</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
<div class="pull-right">
<ul class="nav pull-right">
<li class='pull-right btn btn-warning'><a href="distributor.html">DISTRIBUTOR PANEL</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- COMPANY LOGO AND SLOGAN -->
<div class="container">
<h1 class="container muted logo text-center rotate-on-mouse-hover2">Arth
<strong>LifeCare</strong> Corporation Ltd.</h1>
<p class="text-center"><small class="muted">-- Where life matters</small></p>
</div>
<!-- REPEATED NAVIGATION ON CAROUSAL -->
<div class="container">
<div class="navbar" style="margin-bottom:0px">
<div class="navbar-inner mylightnavbar">
<ul class="nav">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="product.html">Products</a></li>
<li><a href="opportunity.html">Opportunity Us</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
</div>
<div class="container">
<div class="row-fluid">
<div class="span9">
<div id="myCarousel" class="carousel slide">
<div class="carousel-inner">
<div class="item active">
<img src="img/p/edit/pro1.jpg" alt="">
<div class="carousel-caption">
<h4>First Thumbnail label</h4>
<p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
</div>
</div>
<div class="item">
<img src="img/p/edit/pro2.jpg" alt="">
<div class="carousel-caption">
<h4>Second Thumbnail label</h4>
<p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
</div>
</div>
<div class="item">
<img src="img/p/edit/pro3.jpg" alt="">
<div class="carousel-caption">
<h4>Third Thumbnail label</h4>
<p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
</div>
</div>
<div class="item">
<img src="img/p/edit/pro4.jpg" alt="">
<div class="carousel-caption">
<h4>Third Thumbnail label</h4>
<p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
</div>
</div>
</div>
<a class="left carousel-control" href="#myCarousel" data-slide="prev">‹</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">›</a>
</div>
</div>
<div class="span3">
<ul class="thumbnails">
<li class="span12">
<a class="thumbnail" href="#">
<img src="img/trust_seal.jpeg" alt="">
</a>
<h5>ALCL Trust seal</h5>
<p>ALCL provides all of its products with ALCL trust seal. ie. You are always worry free about qulaty of products.</p>
</li>
</ul>
</div>
</div>
</div>
<div class="container">
<ul class="thumbnails row-fluid">
<li class="span4">
<a class="thumbnail" href="#">
<img src="img/p/edit/small_pro1.jpg" alt="">
</a>
<h3>Basic marketing site</h3>
<p>Featuring a hero unit for a primary message and three supporting elements.</p>
</li>
<li class="span4">
<a class="thumbnail" href="#">
<img src="img/p/edit/small_pro2.jpg" alt="">
</a>
<h3>Fluid layout</h3>
<p>Uses our new responsive, fluid grid system to create seamless liquid layout.</p>
</li>
<li class="span4">
<a class="thumbnail" href="#">
<img src="img/p/edit/small_pro3.jpg" alt="">
</a>
<h3>Starter template</h3>
<p>A barebones HTML document with all the Bootstrap CSS and javascript included.</p>
</li>
</ul>
<ul class="thumbnails row-fluid">
<li class="span6">
<a class="thumbnail" href="#">
<img src="img/p/edit/small_pro4.jpg" alt="">
</a>
<h3>Starter template</h3>
<p>A barebones HTML document with all the Bootstrap CSS and javascript included.</p>
</li>
<li class="span6">
<a class="thumbnail" href="#">
<img src="img/p/edit/small_pro5.jpg" alt="">
</a>
<h3>Starter template</h3>
<p>A barebones HTML document with all the Bootstrap CSS and javascript included.</p>
</li>
</ul>
</div>
<!-- Dark color footer -->
<!-- Dark color footer -->
<div class="myfooter">
<div class="container">
<div class="row-fluid">
<div class="span4">
<h3>Best Life Care Products</h3>
<ul>
<li>No-Side Effects Products</li>
<li>Best Electronics Products</li>
<li>Makes Your Life Easier</li>
<li>Perfact Natural Products</li>
</ul>
</div>
<div class="span4 text-center">
<h3 class="text-center">24x7 Customer Care</h3>
<p> All our distributors are welcome to take the benifit of our 24x7 customer care support at <span>[email protected]</span></p>
<small class="text-center">
B 203, Ivory tower, Sec 5 vasundhra. Gaziabad. U.P.
</small>
</div>
<div class="span4">
<h3 class="text-right">Best Business Opertunities</h3>
<ul class="text-right">
<li>Best Repurchase System</li>
<li>Most Stable Commissions</li>
<li>Salary Available</li>
<li>Best Binary Available</li>
</ul>
</div>
</div>
</div>
<div class="copyright">
All rights reserved 2013 © Arth LifeCare Corporation Ltd.
<p class="pull-right">powered by <a href="http://www.xavoc.com" target="_blank">Xavoc International</a></p>
</div>
</div>
<script src="http://code.jquery.com/jquery.min.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/master/js/bootstrap-transition.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/master/js/bootstrap-alert.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/master/js/bootstrap-modal.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/master/js/bootstrap-dropdown.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/master/js/bootstrap-scrollspy.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/master/js/bootstrap-tab.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/master/js/bootstrap-tooltip.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/master/js/bootstrap-popover.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/master/js/bootstrap-button.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/master/js/bootstrap-collapse.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/master/js/bootstrap-carousel.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/master/js/bootstrap-typeahead.js"></script>
</body>
</html>