forked from karan-commits/skillix
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.php
More file actions
67 lines (54 loc) · 2.54 KB
/
Copy pathabout.php
File metadata and controls
67 lines (54 loc) · 2.54 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
<?php include 'header.php'; ?>
<!DOCTYPE html>
<html>
<head>
<title>Home</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css2?family=Source+Serif+Pro&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/skillix.css"> <!--Importing main CSS file.-->
</head>
<body>
<div class="container">
<div class="row" style="padding-top: 70px;">
<div class="col-sm-12">
<center ><h2 id="service" style="padding-top: 2%; padding-bottom: 1%; color: #451f55;">About</h2>
<hr width="50%"style="border:2px solid black;">
</center>
</div>
</div>
<div class="row" >
<div class="col-sm-4" style="padding-top: 30px;">
<img src="image/s5.jpg" class="img" >
</div>
<div class="col-sm-7" style="text-align: justify; font-size: 18px; padding-top: 50px;"><p>Skillix is a platform where your skill meet job opportunities. As you
look forward to life after college, your first priority should be to focus on
the importance of securing an outstanding first job. Skillix is a one type
of job finding website. It reduce Unemployment. Skillix allows member
(Companies and Employers) to create an Account(profile) and
communicate with each other an online may represent real-world
professional relationship. Company search for candidate who having a
”Skillix”account. And candidate also use website for searching
company.make your future with us.
</p>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row" style="text-align: justify; font-size: 18px;padding-top: 20px;">
<div class="col-sm-12">
<p>Scope of this website is in engineering field, Educational field,
<h1>Scope of this website is in engineering field, Educational field, master -->
Artistic field. This website for Company, Employee, Student or Artist
who can deal online for job, and get job easily. Skillix System is
suitable for Skill based people. This project can be use when the
company need particular skillful person, Employee/student/Artist use Scope of this website is in engineering field, Educational field,
Artistic field. This website for Company, Employee, Student or Artist
who can deal online for job, and get job easily. Skillix System is
suitable for Skill based people. This project can be use when the
company need particular skillful person, Employee/student/Artist use</h1>
</div>
</div>
</div>
</body>
</html>
<?php include 'footer.php'; ?>