forked from Singam333/Global_continental_steel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
319 lines (298 loc) · 14.9 KB
/
index.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
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
309
310
311
312
313
314
315
316
317
318
319
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Stainless Steel Fabrication Company</title>
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="header.css" />
<link rel="stylesheet" href="footer.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha512-SfTiTlX6kk+qitfevl/7LibUOeJWlt9rbyDn92a1DqWOw9vWG2MFoays0sgObmWazO5BQPiFucnnEAjpAB+/Sw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js"></script>
</head>
<body>
<header class="header1">
<div class="container1">
<div class="logo">
<img class="logo" src="images/globalsteellogo.png" />
</div>
<div class="header1-text">
<ul>
<a class="icons" href="#"><i class="fa fa-map-marker" aria-hidden="true" style="font-size:1.75em"></i></a>
<li id="location" class="vl">
Plot No: 119<br />
P.O Box No.13169<br>Mussafah-37<br>Abu Dhabi U.A.E
</li>
<a class="icons" href="#"><i class="fa fa-phone" aria-hidden="true" style="font-size:1.75em"></i></a>
<li id="phone" class="vl">
0507513285 <br />
0552397136<br />
</li>
</ul>
</div>
<div class="img">
<img id="img" src="images/Screenshot_2022-10-17_143025-removebg-preview-1.png" />
</div>
</div>
</header>
<div class="header2">
<main class="body-container">
<div id="toggle-btn">
<label for="toggle">
<i class="fa fa-bars" aria-hidden="true"></i>
</label>
</div>
<input type="checkbox" id="toggle" />
<div class="navbar">
<ul>
<li><a href="#">Home</a></li>
<li><a href="./About-page.html">About Us</a></li>
<li><a href="./service-page.html">Services</a></li>
<li><a href="./gallery.html">Product Gallery</a></li>
<li><a href="./contact.html">Contact Us</a></li>
</ul>
</div>
<div class="social">
<a id="res" href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a>
<a id="res" href="#"><i class="fa fa-linkedin-square" aria-hidden="true"></i></a>
<a id="res" href="#"><i class="fa fa-instagram" aria-hidden="true"></i></a>
</div>
</main>
</div>
<div class="slider-container">
<div class="slider">
<img src="images/image456.jpg" alt="Image 1" />
<img src="images/fabrication.jpg">
<img src="images/ramp1.jpg">
</div>
<button class="prev-btn">←</button>
<button class="next-btn">→</button>
</div>
<div class="content-container">
<div class="content" id="vl">
<h3>SERVICES & SOLUTIONS</h3>
</div>
<div class="passage">
<p>We are a leading manufacturer and exporter of high-quality fabrication equipment for both commercial and industrial applications. Our range of products includes machine components, special purpose machines, heavy structural, embedded items, aluminum fabrication, grill work fabrications, stainless steel furniture, and premium interior fabrication.</p>
</div>
<div class="img-container">
<div id="gallery">
<img class="redesign" src="images/steel2 - Copy.jfif" />
<div class="desc">1. STRUCTURAL STEEL</div>
<a class="btn" href="./structural-page.html">Read more</a>
</div>
<div id="gallery">
<img class="redesign" src="images/picture5.jfif" />
<div class="desc">2. Painting</div>
<a class="btn" href="./painting-page.html">Read more</a>
</div>
<div id="gallery">
<img class="redesign" src="images/fire img1.gif" width="100%" />
<div class="desc">3. Fabrication </div>
<a class="btn" href="./fabrication-page.html">Read more</a>
</div>
<div id="gallery">
<img class="redesign" src="images/Picture4.jpg" />
<div class="desc">4.Brackets & Counter Weights </div>
<a class="btn" href="./Brackets-page.html">Read more</a>
</div>
<div id="gallery">
<img class="redesign" src="images/picture6.jfif" />
<div class="desc">5.Welding </div>
<a class="btn" href="./Weld-page.html">Read more</a>
</div>
<div id="gallery">
<img class="redesign" src="images/Picture1.jpg" />
<div class="desc">6.Sledge Tank </div>
<a class="btn" href="./Sledge-tank.html">Read more</a>
</div>
<div id="gallery">
<img class="redesign" src="images/Picture3.jpg" />
<div class="desc">7.Pipe & Beam Supports </div>
<a class="btn" href="./pipe&beam.html">Read more</a>
</div>
<div id="gallery">
<img class="redesign" src="images/picture9.jpeg" />
<div class="desc">8.Aluminium & Garbage Skip</div>
<a class="btn" href="./aluminium-page.html">Read more</a>
</div>
<div id="gallery">
<img class="redesign" src="images/picture7.jpg" />
<div class="desc">9.Stainless Steel</div>
<a class="btn" href="./Stainless-page.html">Read more</a>
</div>
</div>
</div>
<div class="text-scroller">
<div class="trapezoid "></div>
<div class="testimonial">
<i class="fa fa-quote-right" aria-hidden="true"></i>
<h1>TESTIMONIALS</h1>
</div>
<div id="slider-text">
<ul>
<li>
<div class="slider-container-text">
<h1>OUR MISSION</h1>
<p>
At Global Continental Steel Construction, our mission is to provide high-quality fabricated steels for construction and manufacturing while building lasting relationships with our clients. We believe in the principle of strong commitment, where both the supplier and the customer should benefit from a mutually beneficial relationship.
</p>
</div>
</li>
<li>
<div class="slider-container-text">
<h1>OUR SERVICES</h1>
<p>
We are a leading manufacturer and exporter of high-quality
fabrication equipment for both commercial and industrial
applications. Our range of products includes machine
components, special purpose machines, heavy structural,
embedded items, aluminum fabrication, grill work fabrications, stainless steel furniture, and premium interior fabrication.
</p>
</div>
</li>
</ul>
</div>
</div>
<div class="content-info">
<h1> OUR CLIENTS</h1>
</div>
<div class="content-passage" id="vl-passage">
<p class="passage-clients"> During our 20 years journey Global Continental Steel Industries L.L.C. got remarkable achievement in various segment including:</p>
</div>
<div id="vl-fab"> <p class="fab"> – Fabrication / Machinery / Steel</p> </div>
<div id="vl-prom"> <p class="prom"> The prominent clients list is a strong reference of our reputations in the above segment within entire UAE and other GCC countries.</p> </div>
<div id="clients-logo">
<section class="customer-logos item-slider">
<div class="item"> <img src="images/logo1.png" alt="logo"> </div>
<div class="item"> <img src="images/logo2.png" alt="logo"> </div>
<div class="item"> <img src="images/logo3.png" alt="logo"> </div>
<div class="item"> <img src="images/logo4.png" alt="logo"> </div>
<div class="item"> <img src="images/logo5.png" alt="logo"> </div>
<div class="item"> <img src="images/logo6.jfif" alt="logo"> </div>
<div class="item"> <img src="images/logo7.jfif" alt="logo"> </div>
</section>
<style>
.item img {
width: 95%;
aspect-ratio: 35/25;
object-fit: contain;
}
</style>
<footer class="footer">
<ul>
<a class="icons-1" href="#"><i class="fa fa-map-marker" aria-hidden="true" style="font-size:1.75em"></i></a>
<li id="footer-location" class="vl-footer">
Plot No: 119, P.O Box No.13169, Mussafah-37, Abu Dhabi U.A.E
</li>
<a class="icons-2" href="#"><i class="fa fa-phone" aria-hidden="true" style="font-size:1.75em"></i></a>
<li id="footer-phone" class="vl-footer">
0507513285<br />
</li>
<a class="icons-3" href="#"><i class="fa fa-phone" aria-hidden="true" style="font-size:1.75em"></i></a>
<li id="footer-phone" class="vl-footer">
0552397136<br />
</li>
<a class="icons-4" href="#"><i class="fa fa-envelope" aria-hidden="true"></i></a>
<li id="footer-mail" class="vl-footer"> [email protected]</li>
<li id="hr"></li>
</ul>
<div class="footer-container">
<div class="row">
<div class="col" id="About">
<h2>About Us</h2>
<p class="pas">Global Continental Steel Industries has 4 decades of industry experience in the business of Manufacturing and Fabrication and are leaders in Stainless Steel manufacturing & Fabrication serving government, public and private sectors across Dubai and GCC countries.</p>
<a class="button" href="./contact.html">Contact</a>
</div>
<div class="col" id="services">
<h2>Our Services</h2>
<div class="service-links">
<a href="./aluminium-page.html">-ALUMINIUM FABRICATION</a><br />
<a href="./structural-page.html">-STRUCTURAL STEEL</a><br />
<a href="./fabrication-page.html">-METAl FABRICATION</a><br />
<a href="./Weld-page.html">-WELDING FABRICATION</a><br />
<a href="./Stainless-page.html">-STAINLESS STEEL</a><br />
<a href="./Sledge-tank.html">-TANKS FABRICATION</a><br />
</div>
</div>
<div class="col" id="quick">
<h2>Quick Links</h2>
<div class="quick-link">
<a href="./index.html">-Home</a><br />
<a href="./About-page.html">-About Us</a><br />
<a href="./service-page.html">-Services</a><br />
<a href="#">-Project</a><br />
<a href="./gallery.html">-Gallery</a><br />
<a href="#">-Certification</a><br />
</div>
</div>
<div class="col" id="follow">
<h2>Follow Us</h2>
<div class="follow-icons">
<a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-linkedin-square" aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-instagram" aria-hidden="true"></i></a>
</div>
<div class="footer-img">
<img class="logo" src="images/globalsteellogo.png" />
</div>
</div>
</div>
</div><br />
<div class="hr"></div>
<div id="copyright">
<p>Copyright © 2022 Global Continental Steel Industries. All Rights Reserved.</p>
<p class="row-foot">Powered by Interpret Media</p>
</div>
</footer>
<script src="logos.js"></script>
<script>
const slider = document.querySelector('.slider');
const prevBtn = document.querySelector('.prev-btn');
const nextBtn = document.querySelector('.next-btn');
const slideWidth = slider.clientWidth;
let slideIndex = 0;
let intervalId;
function startAutoScroll() {
intervalId = setInterval(() => {
slideIndex++;
if (slideIndex >= slider.children.length) {
slideIndex = 0;
}
updateSlidePosition();
}, 5000); // Change the interval time as desired (in milliseconds)
}
function stopAutoScroll() {
clearInterval(intervalId);
}
nextBtn.addEventListener('click', () => {
slideIndex++;
if (slideIndex >= slider.children.length) {
slideIndex = 0;
}
updateSlidePosition();
stopAutoScroll();
startAutoScroll();
});
prevBtn.addEventListener('click', () => {
slideIndex--;
if (slideIndex < 0) {
slideIndex = slider.children.length - 1;
}
updateSlidePosition();
stopAutoScroll();
startAutoScroll();
});
function updateSlidePosition() {
slider.style.transform = `translateX(-${slideWidth * slideIndex}px)`;
}
// Start the automatic scrolling when the page loads
startAutoScroll();
</script>
</body>
</html>