-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfashionsector.html
246 lines (197 loc) · 9.28 KB
/
fashionsector.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
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<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="">
<title>Ranjah investments- Fashion Sector</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/restaurants.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[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]-->
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-94013900-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments)};
gtag('js', new Date());
gtag('config', 'UA-94013900-1');
</script>
</head>
<body>
<!--navigationbar-->
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container-fluid">
<!--Branding-->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navigation-bar-1">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Ranjah investments</a></div>
<!--collection of the nav links-->
<div class="collapse navbar-collapse" id="navigation-bar-1">
<ul class="nav navbar-nav">
<li><a href="about.html">About</a>
</li>
<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Our Business<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="restaurants.html">Restaurants</a></li>
<li><a href="coffeeshop.html">Coffee Shop</a></li>
<li><a href="bakery.html">Bakery</a></li>
<li><a href="fashionsector.html">Fashion Secetor</a></li>
<li><a href="media.html">Media</a></li>
<li><a href="agribusiness.html">Agri-business</a></li>
</ul>
</li>
<li><a href="ourteam.html">Our Team</a>
</li>
<li><a href="report.html">Reports</a>
</li>
<li><a href="Contactus.html">Contact us</a></li>
</ul>
</div>
</div>
</nav>
<div class="container-fluid" style="">
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-4 hidden-xs">
<a href="index.html">
<img src="images/logo.jpg" width="100%" height="100px"></a>
</div>
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-4" style="padding-left:0;padding-right:0;">
<a href="index.html">
<img src="images/logo.jpg" width="100%" height="100px"></a>
</div>
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-4 hidden-xs hidden-sm">
<a href="index.html">
<img src="images/logo.jpg" width="100%" height="100px"></a>
</div>
</div>
</div>
<div class="container-fluid" style="">
<div class="row ">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 carousel-holder hidden-sm hiddden-md hidden-lg"style="padding-left:0;padding-right:0;">
<div id="carousel-slideshow2-xs" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel-slideshow2-xs" data-slide-to="0" class="active"></li>
<li data-target="#carousel-slideshow2-xs" data-slide-to="1"></li>
<li data-target="#carousel-slideshow2-xs" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="item active">
<a href="coffeeshop.html"> <img class="slide-image" src="images/agribusiness.png" alt="desertimage"></a>
<div class="carousel-caption">
<a href="coffeeshop.html" style="color:white;"><h3>Agri-business</h3></a>
</div>
</div>
<div class="item">
<a href="fashionsector.html"><img class="slide-image" src="images/fashion.jpg" alt="slide2"></a>
<div class="carousel-caption">
<a href="fashionsector.html" style="color:white;"><h3>Fashion Sector</h3></a>
</div>
</div>
<div class="item">
<a href="bakery.html"><img class="slide-image" src="images/bakery.png" alt="slide3"></a>
<div class="carousel-caption">
<a href="bakery.html" style="color:white;"><h3>Our Bakery</h3></a>
</div>
</div>
</div>
<a class="left carousel-control" href="#carousel-slideshow2-xs" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#carousel-slideshow2-xs" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
</div>
<!--for the md and lg devices-->
<div class="col-sm-4 col-md-4 col-lg-4 hidden-xs">
<img src="images/coffeewords.png" width="100%" height="200px">
<div class="carousel-caption">
<a href="coffeeshop.html" style="color:white;"><h3>Coffee Shop</h3></a>
</div>
</div>
<div class=" col-sm-4 col-md-4 col-lg-4 hidden-xs">
<img src="images/fashion.jpg" width="100%" height="200px">
<div class="carousel-caption">
<a href="fashionsector.html" style="color:white;"><h3>Fashion Sector</h3></a>
</div>
</div>
<div class=" col-sm-4 col-md-4 col-lg-4 hidden-xs">
<img src="images/bakery.png" width="100%" height="200px">
<div class="carousel-caption">
<a href="bakery.html" style="color:white;"><h3>Our Bakery</h3></a>
</div>
</div>
</div>
</div><!--slideshow-->
<!--main body-->
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<h1>Fashion sector</h1>
<p id="text">The Ranjah cloth line offers designer clothes and shoes made and designed by our own fashion engineers. Our outfits are made out of the highest quality fabrics. We offer both male and female types of shoes and outfits.</p>
<p id="text">We also design and make outfits according to orders made</p>
</div><!--col-->
</div><!--row-->
</div><!--container-->
<!--footer-->
<div class="container-fluid footer" style="background-color:#483d8b;">
<footer style="margin:20px 0;">
<div class="container">
<div class="row">
<div class="col-xs-6 col-sm-6 col-md-6 col-lg-6">
<a href="index.html" style="color:#f0f8ff;"> <p id="text">Go back Home</p></a>
</div>
<div class="col-xs-6 col-sm-6 col-lg-6">
<a href="#top"> <p class="pull-right" id="text" style="color:#f0f8ff;"><span class="glyphicon glyphicon-arrow-up"></span><br>Top</p></a>
</div>
</div>
<hr>
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<h2 style="text-align:center;font-weight:bolder;color:#00ff00;">Find Us</h2>
</div>
</div>
<div class="row">
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4 text-center">
<img src="images/facebook-logo.jpg" class="img-circle" width="50" height="50" >
</div>
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4 text-center">
<img src="images/instagram-logo.jpg" class="img-circle" width="50" height="50">
</div>
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4 text-center">
<img src="images/Youtube-icon.png" class="img-circle" width="50" height="50">
</div>
</div>
<br>
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 text-center">
<p id="text"><a href="about.html" style="color:#f0f8ff;">About us</a></p>
<p id="text"><a href="privacypolicy.html" style="color:#f0f8ff;">Privacy Policy</a></p>
<p id="text"><a href="disclaimer.html" style="color:#f0f8ff;">Disclaimer</a></p>
<p id="text"><a href="contactus.html" style="color:#f0f8ff;">Contact Us</a></p>
<p id="text"><a href="mailto:ranjah@ranjahinvestments.com" style="color:#000080;">ranjah@ranjahinvestments.com</a></p>
</div>
</div>
<hr>
<p style="text-align:center; color:#deb887;">copyright © 2017 Ranjah investments</p>
</footer>
</div>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>