-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjob-Listing.html
More file actions
255 lines (247 loc) · 10.8 KB
/
Copy pathjob-Listing.html
File metadata and controls
255 lines (247 loc) · 10.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Job-Listing</title>
<link rel="icon" href="./images/logo.png">
<link rel="stylesheet" href="stylee.css">
<link rel="stylesheet" href=https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css >
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href=https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css >
<link href="https://fonts.googleapis.com/css2?family=Anton&family=Oswald:wght@200..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
</head>
<body>
<nav class="navbar1">
<div class="on1">
<img src="./images/logo.png" alt="" width="70px">
<h1>Finder</h1>
</div>
<ul class="navigation" id="navigation">
<li><a href="./index.html">Home</a></li>
<li><a href="./about.html">About Finder</a></li>
<li><a href="./job-Listing.html">Pages
</a>
</li>
<li><a href="./contact.html">Contact</a></li>
</ul>
<div class="navigate">
<a href="">Sign up</a>
<button class="btn-1">Login</button>
</div>
<nav class="menu-toggle" id="menu-toggle">
<div class="bar"></div>
<div class="bar"></div>
<div class="bar"></div>
</nav>
</nav>
<div class="banner">
<div>
<h1>Job Listing</h1>
<button><a href="./index.html">Home</a><a href="./job-details.html">| Job Details</a></button>
</div>
</div>
<div class="form">
<h1>Search Your Dream Job</h1>
<form action="">
<input type="text" placeholder="Job Title" class="job" >
<input type="text" placeholder="Location" class="loca" ><br>
<input type="text" placeholder="Salary Range" >
<select name="" id="" class="sel" required>
<option value=""></option>
<option value="">Salary Range</option>
<option value="">$1000k - $2000k</option>
<option value="">$5000k - $40000k</option>
</select>
<input type="text" placeholder="Level" >
<select name="" id="" class="sel" required>
<option value=""></option>
<option value="">Salary Range</option>
<option value="">$1000k - $2000k</option>
<option value="">$5000k - $40000k</option>
</select>
<input type="text" placeholder="Remote" >
<select name="" id="" class="sel" required>
<option value=""></option>
<option value="">Salary Range</option>
<option value="">$1000k - $2000k</option>
<option value="">$5000k - $40000k</option>
</select><br>
<button><a href="./job-Listing.html">Search Job</a></button>
</form>
<p>Popular Key Words : WebDesign Marketing Customer Report</p>
</div>
<div class="card-container">
<!-- <h1>Results 0f 30-65 of</h1> -->
<div class="carrd">
<img src="./images/jobs/it-professional-works-startup-project.jpg" alt="" width="100%">
<h1>Technical Lead</h1>
<img src="./images/logos/salesforce.png" alt="" width="50px">
<div>
<p>Kausala Malaysia</p>
<p>10hrs ago</p>
</div>
<div>
<p>$50k</p>
<button>Apply Now</button>
</div>
</div>
<div class="carrd">
<img src="./images/jobs/marketing-assistant.jpg" alt="" width="100%">
<h1>Marketing Assistant</h1>
<img src="./images/logos/spotify.png" alt="" width="50px">
<div>
<p>Califonia USA</p>
<p>8 days Ago</p>
</div>
<div>
<p>$20k</p>
<button>Apply Now</button>
</div>
</div>
<div class="carrd">
<img src="./images/jobs/coding-man.jpg" alt="" width="100%">
<h1>Programmer</h1>
<img src="./images/logos/twitter.png" alt="" width="50px">
<div>
<p>Califonia USA</p>
<p>8 days Ago</p>
</div>
<div>
<p>$68k</p>
<button>Apply Now</button>
</div>
</div>
<div class="carrd">
<img src="./images/jobs/pretty-blogger-posing-cozy-apartment.jpg" alt="" width="100%">
<h1>HR Manager</h1>
<img src="./images/logos/yelp.png" alt="" width="50px">
<div>
<p>Califonia USA</p>
<p>8 days Ago</p>
</div>
<div>
<p>$33k-$45k</p>
<button>Apply Now</button>
</div>
</div>
<div class="carrd">
<img src="./images/jobs/paper-analysis.jpg" alt="" width="100%">
<h1>Sales Representative</h1>
<img src="./images/logos/paypal.png" alt="" width="4m0px">
<div>
<p>Bangkok Thailand</p>
<p>30 mins Ago</p>
</div>
<div>
<p>$20k-35k</p>
<button>Apply Now</button>
</div>
</div>
<div class="carrd">
<img src="./images/jobs/logo-designer-working-computer-desktop.jpg" alt="" width="100%">
<h1>Graphics Designer</h1>
<img src="./images/logos/envato.png" alt="" width="40px">
<div>
<p>Califonia USA</p>
<p>8 days Ago</p>
</div>
<div>
<p>$20k</p>
<button>Apply Now</button>
</div>
</div>
<div class="carrd">
<img src="./images/jobs/portrait-woman-customer-service-worker.jpg" alt="" width="100%">
<h1>Customer Support</h1>
<img src="./images/logos/microsoft.png" alt="" width="40px">
<div>
<p>Califonia USA</p>
<p>8 days Ago</p>
</div>
<div>
<p>$20k</p>
<button>Apply Now</button>
</div>
</div>
<div class="carrd">
<img src="./images/jobs/young-woman-teaching-english-lessons.jpg" alt="" width="100%">
<h1>Customer Support</h1>
<img src="./images/logos/dropbox.png" alt="" width="40px">
<div>
<p>Califonia USA</p>
<p>8 days Ago</p>
</div>
<div>
<p>$20k</p>
<button>Apply Now</button>
</div>
</div>
<div class="carrd">
<img src="./images/jobs/sound-engineer-working-studio-with-equipment.jpg" alt="" width="100%">
<h1>Customer Support</h1>
<img src="./images/logos/soundcloud.png" alt="" width="40px">
<div>
<p>Califonia USA</p>
<p>8 days Ago</p>
</div>
<div>
<p>$20k</p>
<button>Apply Now</button>
</div>
</div>
</div>
<div class="post">
<div>
<div class="edit">
<h1>Over 10k Opening Free Jobs</h1>
<p>With Help From Varieties Of Our Employers We Have Know What and What They Want From Employee and We Would Give You The Best Training.</p>
</div>
<div class="rob">
<a href="" class="nb">Create An Account</a>
<a href="" class="na">Post a Job</a>
</div>
</div>
</div>
<footer>
<div class="">
<div class="on">
<img src="./images/logo.png" alt="" width="50px">
<h4><strong>Finder</strong></h4>
</div>
<p>www.jobportal.com</p>
<p>+234 4455 2333 222</p>
<p>info@jobPortal.co</p>
</div>
<div>
<h4><strong>Company</strong></h4>
<p>About</p>
<p>Jobs</p>
<p>Contacts</p>
<p>Blog</p>
</div>
<div>
<h4><strong>Resources</strong></h4>
<p>Guide</p>
<p>How it Works</p>
<p>Salary Tools</p>
</div>
<div>
<h4><strong>Newsletter</strong></h4>
<nav>
<h5><strong>Get notified job news</strong></h5>
<form action="">
<input type="text" placeholder="yourname@gmail" required class="bail">
<input type="submit" class="sum">
</form>
</nav>
</div>
</footer>
<div class="footer">
<p>Copyright©Finder Jobs 2024 Privacy and Policy Terms </p>
<a href="">Go Back To Top</a>
</div>
</body>
<script type="text/javascript" src="./script.js"></script>
</html>