-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
21 lines (20 loc) · 2.48 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ABOUT-INFODAX</title>
<link href="infodax.css" type="text/css" rel="stylesheet">
</head>
<body>
<div class="abo">
<div class="ab">
<h3 class="parag">Infodax is a great gathering of specialized and experienced professionals in various categories of the cyberspace to help who has the urgue to rise.We cover divions like cybersecurity,web development,web development using artificial inteligence,and many more.Our motive is to aid all the students,professionals and organizations with our workshops,seminars,and cyber consultancies and get our knowledge to all.</h3>
<h3 class="para">Computer security, cybersecurity or information technology security (IT security) is the protection of computer systems and networks from the theft of or damage to their hardware, software, or electronic data, as well as from the disruption or misdirection of the services they provide.
The field is becoming more important due to increased reliance on computer systems, the Internet and wireless network standards such as Bluetooth and Wi-Fi, and due to the growth of "smart" devices, including smartphones, televisions, and the various devices that constitute the "Internet of things". Owing to its complexity, both in terms of politics and technology, cybersecurity is also one of the major challenges in the contemporary world</h3>
<h3 class="para">Web design encompasses many different skills and disciplines in the production and maintenance of websites. The different areas of web design include web graphic design; interface design; authoring, including standardised code and proprietary software; user experience design; and search engine optimization. Often many individuals will work in teams covering different aspects of the design process, although some designers will cover them all.The term "web design" is normally used to describe the design process relating to the front-end (client side) design of a website including writing markup. Web design partially overlaps web engineering in the broader scope of web development. Web designers are expected to have an awareness of usability and if their role involves creating markup then they are also expected to be up to date with web accessibility guidelines.</h3>
<h6 class="crd">All rights reserved by Infodax</h6>
</div>
</div>
</body>
</html>