-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
297 lines (242 loc) · 13.3 KB
/
index.html
File metadata and controls
297 lines (242 loc) · 13.3 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
<!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.0">
<title> It Company</title>
<link rel="stylesheet" href="index.css">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<div class="header">
<a href="#default" class="logo">IT Company</a>
<div class="header-right">
</div>
</div>
<div class="top">
<a class="active" href="#home">Home</a>
<a href="#">Products</a>
<a href="#">Services</a>
<a href="#about">About</a>
<a href="#contact">Contact</a>
<a class="log" href="#about">Login/Sign-Up</a>
</div>
<div class="containerOne">
<img src="./assets/img.jpg" alt="Snow" style="width:100%;">
<div class="centered">The world is always in need of improvisation.We imrovise your ideas. We make things better. We build a better future, future filled with tech. Powering you for tomorrow.</div>
</div>
<!-- image gallery-->
<div class="main">
<hr>
<h1 >OUR SOLUTIONS</h1>
<div class="row">
<div class="column">
<div class="content">
<img src="https://th.bing.com/th/id/R9784dfa1bc95c2102c2e0c7a9faecd8e?rik=XS53ooi5hQJ%2f6A&riu=http%3a%2f%2fwww.bdecomputer.com%2fwp-content%2fuploads%2f2016%2f09%2fnetwork-solution.jpg&ehk=VKpOtLi0FSlDwQSAAkoACl8Z7Mm%2bcD2S5q7SdKshBKY%3d&risl=&pid=ImgRaw" alt="network solutions" style="width:100%">
<h3>Network Solutions</h3>
<p>We are offering Network Solution as per the defined industry standards, which include assembling of various products of different manufacturers' to make a single system. Our skilled workforce provides excellent services for designing, up gradation and expansion of business networks. These are acknowledged by our clients as these supplies technically efficient, reliable and affordable solutions</p>
<br>
<p>We have skilled engineers to do wired and wireless network, We so design Network, Structure Cabling, Network Configuration, Expansion of Network, Wireless Network We undertake network cabling using At&t / Dlink CAT 5, CAT 6 cabling.</p>
</div>
</div>
<div class="column">
<div class="content">
<img src="https://th.bing.com/th/id/Ra687195aacefd297c9492a72d49a22b2?rik=6WHti9ZZVKMnRw&pid=ImgRaw" alt="Connectivity" style="width:100%">
<h3>Connectivity</h3>
<p>We are a full-service network solutions organization providing quality service to government, legal, and commercial clients.</p>
<br>
<p>From rebuilding and troubleshooting existing networks to building a new domain from the ground up we provide an end to end solution tailored to the needs of each organization while keeping an eye on the bottom line.</p>
</div>
</div>
<div class="column">
<div class="content">
<img src="https://th.bing.com/th/id/R12f9272760a86c6e2c8606c31281226d?rik=sgfg7EhwngmEEQ&pid=ImgRaw" alt="hardware solution" style="width:100%">
<h3>Hardware Solutions</h3>
<p>We have handled various projects for building and setting up Hardware Solutions, Communication Solutions, Networks, etc. Wipro-Acer, HP, IBM, Epson, Multitech, Hayes, UMAX, Creative are some of the names of the manufacturers whose products we deal in. Computers, Laptops, Printers, Modems, Scanners, Security Appliances, Monitors, Multi-Media Kits and peripherals are among the products we deal in.</p>
</div>
</div>
</div>
<div class="row">
<div class="column">
<div class="content">
<img src="https://www.sphinx-solution.com/blog/wp-content/uploads/2019/06/software_development-blog-banner.png" alt="software solution" style="width:100%">
<h3>Software Solutions</h3>
<p>IT Solutions has software customization services to match your needs. CTS team has developed the expertise to quickly respond to customer’s changing demands by creating high quality custom implementations. </p>
<br>
<p>Our accomplished development team will work closely to enrich the end user experience and improve customer satisfaction by providing differentiated services to customers at different levels with individual and specific needs.</p>
</div>
</div>
<div class="column">
<div class="content">
<img src="https://th.bing.com/th/id/Rc09e61099bd89f9d64cfa53bd8b2a49c?rik=3K3igBnXkleEwA&riu=http%3a%2f%2fattentivetech.com%2fimages%2fweb.jpg&ehk=pZDoWIbX4N5%2b1kp8nD8Sjd0stDmN97h5JKYv4Xv0hqo%3d&risl=&pid=ImgRaw" alt="web solution" style="width:100%">
<h3>Web Solutions</h3>
<p>IT SOLUTIONS develop professional and beautiful websites that reflect the brand of your business or organization. The wide range of services offered by us includes website design and development, customized web application, web hosting, web programming, website redesign etc. IT SOLUTIONS have been offering innovative website development service at reliable cost.</p>
<br>
<p>
<h4>Our services</h4>
<ul>
<li>Logo Designing</li>
<li>Web Designing</li>
<li>Flash Animation</li>
<li>Website Development</li>
<li>Website Redesign</li>
<li>Bulk SMS service</li>
</ul>
</p>
</div>
</div>
<div class="column">
<div class="content">
<img src="https://www.sodapdf.com/blog/wp-content/uploads/2019/03/data_recovery.jpg" alt="data recovery" style="width:100%">
<h3>Data Recovery</h3>
<p>With the help of IT SOLUTIONS data recovery software range. Our experienced data recovery engineers have the expertise, knowledge and have developed the newest and result-oriented data recovery software and disk recovery tools to recover lost data from the inaccessible drives, storage media(s) and from the most critical situations when the hope of getting back lost data gets lessened</p>
<br>
<p>Our technical expertise include hard disk recovery, server recovery. Our capabilities include most of all operating systems (Windows, Novell or Unix/Linux etc) . We quickly resolve all combinations of logical and physical problems such as hard disk crash, controller failure, inaccessible Unix system, file delete, O/S re-install, floppy read errors, upgrade failure, restore failure, flashcard re-format.
</p>
</div>
</div>
</div>
</div>
<div class="hero-image">
<div class="hero-text">
<h1>Why choose us?</h1>
<p>It’s our attention to the small stuff, scheduling of timelines and keen project management that makes us stand out from the rest. We are creative, while keeping a close eye on the calendar and your budget.</p>
<br>
<p>You want results. We have found that the best way to get them is with up front research – of your company, competitors, target market and customer psychographics. Only after we fully understand you and your customers, do we recommend a plan of attack.</p>
<br>
<p>Our Group is committed to helping its clients reach their goals, to personalising their event experiences, to providing an innovative environment, and to making a difference. </p>
</div>
</div>
<!-- newsletter-->
<hr>
<form action="action_page.php">
<div class="container">
<h2>Subscribe to our Newsletter</h2>
<p>Lorem ipsum..</p>
</div>
<div class="container" style="background-color:white">
<input type="text" placeholder="Name" name="name" required>
<input type="text" placeholder="Email address" name="mail" required>
<label>
<input type="checkbox" checked="checked" name="subscribe"> Daily Newsletter
</label>
</div>
<div class="container">
<input type="submit" value="Subscribe">
</div>
</form>
<!--Map Embed-->
<div class="location">
<h1>Location</h1>
<iframe class="map" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d497698.66006052465!2d77.35072839357889!3d12.954517018330295!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1670c9b44e6d%3A0xf8dfc3e8517e4fe0!2sBengaluru%2C%20Karnataka!5e0!3m2!1sen!2sin!4v1614499636494!5m2!1sen!2sin" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
<div class="para">
<p>Phase-1</p>
<p>Electronic City</p>
<p>Bengaluru, India</p>
</div>
</div>
<!--Footer Starts -->
<div>
<footer class="footer">
<div class="footer__addr">
<h1 class="footer__logo">IT Company</h1>
<h2>Location</h2>
<address>
Phase-1, Electronic City, Bengaluru, India<br>
<div >
<a href="#" class="fa fa-facebook"></a>
<a href="#" class="fa fa-twitter"></a>
<a href="#" class="fa fa-google"></a>
<a href="#" class="fa fa-linkedin"></a>
<a href="#" class="fa fa-instagram"></a>
</div>
</address>
</div>
<ul class="footer__nav">
<li class="nav__item">
<h2 class="nav__title">Home</h2>
<ul class="nav__ul">
<li>
<a href="#">Products</a>
</li>
<li>
<a href="#">Services</a>
</li>
<li>
<a href="#">Pricing</a>
</li>
<li>
<a href="#">About</a>
</li>
<li>
<a href="#">Contact</a>
</li>
</ul>
</li>
<li class="nav__item nav__item--extra">
<h2 class="nav__title">Devloper</h2>
<ul class="nav__ul nav__ul--extra">
<li>
<a href="#">Dev</a>
</li>
<li>
<a href="#">Lorem</a>
</li>
<li>
<a href="#">ipsum</a>
</li>
<li>
<a href="#">Dormint</a>
</li>
<li>
<a href="#">Lorem</a>
</li>
</ul>
</li>
<li class="nav__item">
<h2 class="nav__title">Feedback</h2>
<ul class="nav__ul">
<li>
<a href="#">Dolor</a>
</li>
<li>
<a href="#">Lorem</a>
</li>
<li>
<a href="#">ipsum</a>
</li>
<li>
<a href="#">Dolor</a>
</li>
</ul>
</li>
<li class="nav__item">
<h2 class="nav__title">Careers</h2>
<ul class="nav__ul">
<li>
<a href="#">Dolor</a>
</li>
<li>
<a href="#">Lorem</a>
</li>
<li>
<a href="#">ipsum</a>
</li>
<li>
<a href="#">Dolor</a>
</li>
</ul>
</li>
</ul>
<div class="legal">
<p>© 2021 IT Company</p>
<div class="legal__links">
<span>Made with <span class="heart">♥</span> in India by <a href="https://www.linkedin.com/in/pakhi-sarkar-b0674b203/">Pakhi Sarkar </a> and <a href="https://www.linkedin.com/in/aman-upadhyay8/">Aman Upadhyay</a></span>
</div>
</div>
</footer>
</div>
</body>
</html>