-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.html
More file actions
191 lines (172 loc) · 8.76 KB
/
main.html
File metadata and controls
191 lines (172 loc) · 8.76 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
<!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>Document</title>
<!-- CSS only -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx" crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css">
<!-- JavaScript Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-u1OknCvxWvY5kfmNBILK2hRnQC3Pr17a+RTT6rIHI7NnikvbZlHgTPOOmMi466C8" crossorigin="anonymous"></script>
</head>
<body>
<div class="container-fluid">
<div class="row">
<div class="headBox d-flex">
<a href="#" class="float-left">
<img src="./images/Agensight_logo_transparent.png" alt=""> </a>
<!-- <h1 class="logo">AgenSight</h1>
<small class="sub-title">Your Local Career Network</small>
-->
<div class="m-0 p-0 justify-content-center align-items-center">
<ul class="linkContainer ">
<li class="navlinks"><a class="#" href="#">By Relevance</a></li>
<li class="navlinks"><a href="#">Agencies</a></li>
<li class="navlinks"><a href="#">Assessments</a></li>
<li class="navlinks"><a href="#">Mentorship <span class="badge bg-primary">New</span></a></li>
<li class="navlinks"><a href="#">FAQS</a></li>
<li class="navlinks"><a href="#">About Us</a></li>
</ul>
</div>
<div class="float-right mx-auto m-0 mt-2 " >
<a href="user.html" class="btn btn-primary">
Rommel T. </a>
</div>
</div>
</div>
</div>
<div class="row pt-5 imagepattern text-center py-5">
<h3 class="display-4 text-dark fw-bold px-3">Find jobs between sectors in the Philippines</h3>
<h6 class=" fs-5 mb-5">An easy and efficient job posting solutions for both private and government employers</h6>
<div class="agSearch d-flex">
<div class="textSearch input-group justify-content-evenly align-items-center mx-auto w-75">
<input type="search" class="form-control form-control-lg pl-3 nosubmit bg-white" placeholder="Search for Job Title, skills, company or agency name.." >
<a href="#" class="btn btn-lg btn-primary text-center py-3">Search</a>
</div>
</div>
</div>
<!-- MAIN SEARCH ALGORITHM HERE -->
<div class="row p-5 ">
<div class="cmdCenter border">
<div class="searchControl">
<p class="display-6 categorylabels fw-bold">Search Results <small class="fs-5 text-muted px-3" id="count"> </small></p>
<select name="time" class="form-select sControl-items">
<option>Newest</option>
<option>Oldest</option>
<option>Past week</option>
<option>Past Month</option>
</select>
<select name="Date" class="form-select sControl-items">
<option>Newest</option>
<option>Oldest</option>
<option>Past week</option>
<option>Past Month</option>
</select>
</div>
</div>
<div id="data-output"></div>
<nav aria-label="Page navigation example" >
<ul class="pagination justify-content-center py-5">
<li class="page-item"><a class="page-link" href="#">Previous</a></li>
<li class="page-item"><a class="page-link" href="#">1</a></li>
<li class="page-item"><a class="page-link" href="#">2</a></li>
<li class="page-item"><a class="page-link" href="#">3</a></li>
<li class="page-item"><a class="page-link" href="#">Next</a></li>
</ul>
</nav>
</div><!-- RECOMMENDED JOBS-->
<div class="row p-5 ">
<p class="display-6 categorylabels fw-bold">Top Recommended Jobs</p>
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 ">
<div class="card ">
<div class="card-body">
<h5 class="card-title">Full-Stack Developer</h5>
<h6 class="card-subtitle mb-3 text-muted">Consolatrix IT Solutions</h6>
<h6 class="card-subtitle">Plaridel, ImizCity, Sorsorgon</h6>
<p class="card-text">₱45,000 - ₱55,000</p>
<a href="#" class="btn btn-primary">Button</a>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 ">
<div class="card">
<div class="card-body">
<h5 class="card-title">Network Engineer</h5>
<h6 class="card-subtitle mb-3 text-muted">Consome Network</h6>
<h6 class="card-subtitle">Plaridel, ImizCity, Sorsorgon</h6>
<p class="card-text">₱45,000 - ₱55,000</p>
<a href="#" class="btn btn-primary">Button</a>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 ">
<div class="card">
<div class="card-body">
<h5 class="card-title">Blockchain Developer</h5>
<h6 class="card-subtitle mb-3 text-muted">Consolatrix IT Solutions</h6>
<h6 class="card-subtitle">Plaridel, ImizCity, Sorsorgon</h6>
<p class="card-text">₱45,000 - ₱55,000</p>
<a href="#" class="btn btn-primary">Button</a>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 ">
<div class="card">
<div class="card-body">
<h5 class="card-title">UX-UI Designer</h5>
<h6 class="card-subtitle mb-3 text-muted">Consolatrix IT Solutions</h6>
<h6 class="card-subtitle">Plaridel, ImizCity, Sorsorgon</h6>
<p class="card-text">₱45,000 - ₱55,000</p>
<a href="#" class="btn btn-primary w-100">Button</a>
</div>
</div>
</div>
</div><!-- RECOMMENDED JOBS-->
<div class="row mb-5">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 p-5 bg-panel ">
<p class="display-4 categorylabels fw-normal text-center text-white fw-bold">For Jobseekers</p>
<h6 class="text-light fs-5 text-center pb-5">Find your dream job, entry level job or
take an assessment to measure your skill</h6>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 p-5 employer-bg ">
<p class="display-4 categorylabels fw-normal text-center text-white fw-bold">For Employers</p>
<h6 class="text-light fs-5 text-center pb-5">Find your dream job, entry level job or
take an assessment to measure your skill</h6>
</div>
</div>
</div> <!-- MAIN CONTAINER -->
<!-- Messenger Chat Plugin Code -->
<div id="fb-root"></div>
<!-- Your Chat Plugin code -->
<div id="fb-customer-chat" class="fb-customerchat">
</div>
<script>
var chatbox = document.getElementById('fb-customer-chat');
chatbox.setAttribute("page_id", "103019152563809");
chatbox.setAttribute("attribution", "biz_inbox");
</script>
<!-- Your SDK code -->
<script>
window.fbAsyncInit = function() {
FB.init({
xfbml : true,
version : 'v14.0'
});
};
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<script src="jobs.js"></script>
<div class="mt-5 p-4 bg-dark text-white text-center">
<p>© Intratech Web Solutions 2022</p>
</div>
</body>
</html>