-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathweb.html
261 lines (237 loc) · 11.5 KB
/
web.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
<!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>Cyber crime</title>
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
css2?family="Poppins:wght@300;500;700;900&display=swap"
rel="stylesheet"
/>
<!-- bootstrap-icons -->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"
/>
<link rel="stylesheet" href="css/main.css" />
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="css/custom.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"
integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<!-- Topbar Start -->
<!-- <div id="topbar" class="container-fluid px-5 d-none d-lg-block">
<div class="row gx-5">
<div class="col-md-4 text-center py-3">
<div class="d-inline-flex align-items-center">
<i class="bi bi-geo-alt fs-1 me-3"></i>
<div class="text-start">
<h6 class="text-uppercase fw-bold">Our Office</h6>
<span>3-6-27/4 Arfath Pride, B-block, <br> Basheer Bagh, HYD.</span>
</div>
</div>
</div>
<div class="col-md-4 text-center border-start border-end py-3">
<div class="d-inline-flex align-items-center">
<i class="bi bi-envelope-open fs-1 me-3"></i>
<div class="text-start">
<h6 class="text-uppercase fw-bold">Email Us</h6>
<span>[email protected]</span>
</div>
</div>
</div>
<div class="col-md-4 text-center py-3">
<div class="d-inline-flex align-items-center">
<i class="bi bi-phone-vibrate fs-1 me-3"></i>
<div class="text-start">
<h6 class="text-uppercase fw-bold">Call Us</h6>
<span>+91 9000 333 822</span>
</div>
</div>
</div>
</div>
</div> -->
<!-- Topbar End -->
<!-- navbar starts -->
<div id="home"></div>
<nav
id="main_menu"
class="navbar navbar-expand-md navbar-light sticky-top py-4"
>
<div class="container">
<a class="navbar-brand" href="index.html">
<h1 class="m-0 pb-0 pt-0 display-5 text-uppercase fw-bold" id="logo">
<img
class="pb-3 py-1"
src="img/logo-n-.png"
alt=""
width="150"
/>
</h1>
<!-- <h3 class="m-0 display-10 text-black">
</h3> -->
</a>
</div>
</nav>
</div>
<!-- navbar ends -->
<!-- About Start -->
<section id="about">
<div class="container-xxl">
<div class="container">
<div class="row g-5 align-items-center">
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.5s">
<div class="h-100">
<h1 class="m-0 pb-2 pt-0 display-5 text-uppercase fw-bold" id="logo">
Web Development Services
</h1>
<!-- <h2 class="title-sm">CEADS</h2> -->
<p>
Web development services encompass a wide range of activities involved in creating, designing, and maintaining websites and web applications. These services can be provided by individual developers, web development agencies, or in-house development teams within organizations. Here are some of the key components of web development services:
</p>
<p>
Website Design: This involves creating the visual and user interface (UI) design of a website. Designers use tools like Adobe XD, Sketch, or Figma to create mockups and wireframes. This step ensures that the website is aesthetically pleasing and user-friendly.
Front-End Development: Front-end developers work on the client side of web development. They use technologies like HTML, CSS, and JavaScript to turn design mockups into functional web pages. They ensure the website looks and behaves as intended.
</p>
</div>
</div>
<div class="col-lg-6">
<div class="row g-3">
<div class="col-6 text-end">
<img
class="img-fluid w-75 wow zoomIn"
data-wow-delay="0.1s"
src="img/web.jpeg"
style="margin-top: 25%"
/>
</div>
<div class="col-6 text-start">
<img
class="img-fluid w-100 wow zoomIn"
data-wow-delay="0.3s"
src="img/degital-1.jpeg"
/>
</div>
<div class="col-6 text-end">
<img
class="img-fluid w-50 wow zoomIn"
data-wow-delay="0.5s"
src="img/pentesting9.jpeg"
/>
</div>
<div class="col-6 text-start">
<img
class="img-fluid w-75 wow zoomIn"
data-wow-delay="0.7s"
src="img/investigation.jpeg"
/>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-xxl g-4 align-items-center pb-5">
<p>
Back-End Development: Back-end developers work on the server side of web development. They are responsible for building the server, databases, and server-side logic. They use programming languages like Python, Ruby, PHP, Java, or JavaScript (Node.js) and frameworks like Django, Ruby on Rails, or Laravel.
Full-Stack Development: Full-stack developers are proficient in both front-end and back-end development. They can handle the entire development process, from designing the user interface to building server-side logic.
</p>
<p>
Web Application Development: This involves creating complex web applications that offer dynamic functionality. Web applications often require the use of frameworks and libraries such as React, Angular, or Vue.js on the front end, and Node.js, Ruby on Rails, or Django on the back end.
E-commerce Development: E-commerce developers specialize in building online stores and marketplaces. They often work with platforms like WooCommerce, Shopify, Magento, or custom solutions to enable online transactions.
</p>
<p>
Content Management Systems (CMS) Development: Developing custom CMS or working with popular platforms like WordPress, Joomla, or Drupal to create, update, and manage content on websites.
Responsive Web Design: Ensuring websites are optimized for various devices and screen sizes, making them accessible and functional on mobile phones, tablets, and desktops.
</p>
<p>
Web Hosting and Server Configuration: Managing server infrastructure, configuring hosting services, and ensuring websites are secure and perform well.
Web Security: Implementing security measures, like SSL certificates, firewalls, and code reviews, to protect websites from threats and vulnerabilities.
Maintenance and Support: Ongoing monitoring, updates, and support to keep websites secure, functional, and up-to-date.
</p>
<p>
Search Engine Optimization (SEO): Optimizing websites for search engines to improve their visibility in search results.
Performance Optimization: Improving website speed and performance to enhance user experience.
Custom Web Development: Building tailor-made web solutions for specific business needs.
Testing and Quality Assurance: Conducting testing, including unit testing, integration testing, and user testing, to ensure the website works as expected.
</p>
<p>
Web Accessibility: Ensuring websites are accessible to all users, including those with disabilities, by following WCAG guidelines.
Web development services can be provided on a project basis, through retainer agreements, or as part of ongoing support and maintenance. The choice of services depends on the specific needs and goals of the client or organization.
</p>
</div>
</section>
<!-- About End -->
<!-- footer starts -->
<footer id="footer" class="pt-5 pb-2">
<div class="container">
<div class="row">
<div class="col-md-12 text-center pb-3">
<a href="index.html" class="navbar-brand">
<img class="pb-3 py-1 footer-img" src="img/logo-.png" alt="" width="50" />
<h1 class=" m-0 pb-0 pt-0 display-5 text-uppercase fw-bold footer-text" id="logo">
RAVAN CYBER SOLUTIONS
</h1>
<!-- <p>
SECURE YOUR FUTURE IN DIGITAL WORLD
</p> -->
</a>
</div>
<div class="col-md-4 text-center align-middle">
<i class="bi bi-telephone fs-4 align-middle"></i>
+91 86393 66015
</div>
<div class="col-md-4 text-center align-middle">
<i class="bi bi-envelope fs-4 align-middle"></i>
</div>
<div class="col-md-4 text-center align-middle ">
<!-- <i class="bi bi-geo-alt fs-4 align-middle "></i> -->
<a class="a" href="https://github.com/Misba9" target="_blank">
<i class="fa-brands fa-brands-2X fa-github fs-4 social-icon"></i>
</a>
<a class="a" href="https://instagram.com/ravan_cybrz?igshid=MzRlODBiNWFlZA==" target="_blank"">
<i class="fa-brands fa-brands-2X fa-instagram fs-4 social-icon"></i>
</a>
<a class="a" href="https://www.linkedin.com/in/ravan-cyber-712885280/" target="_blank">
<i class="fa-brands fa-brands-2X fa-linkedin fs-4 social-icon"></i>
</a>
<!-- <a class="a" href="https://www.youtube.com/" target="_blank">
<i class="fa-brands fa-brands-2X fa-telegram fs-4 social-icon"></i>
</a> -->
</div>
</div>
</div>
<hr />
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<p class="copy">Copyright Text. All rights reserved.</p>
</div>
</div>
<p class="top">
<a href="#home"><i class="bi bi-arrow-up-square-fill"></i></a>
</p>
</div>
</footer>
<!-- footer ends -->
<!-- whatsapp starts -->
<div class="container">
<div id="whatsapp">
<a href="https://wa.me/918639366015?text=Hi%20There!" class="float" target="_blank">
<img src="https://trickuweb.com/whatsapp.png" alt="" height="70px" width="70px" />
</a>
</div>
</div>
<!-- whatsapp ends -->
<!-- <script src="js/main.js"></script> -->
</body>
</html>