-
Notifications
You must be signed in to change notification settings - Fork 0
/
service.html
235 lines (185 loc) · 10.4 KB
/
service.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" integrity="sha512-Fo3rlrZj/k7ujTnHg4CGR2D7kSs0v4LLanw2qksYuRlEzO+tcaEPQogQ0KaoGN26/zrn20ImR1DfuLWnOo7aBA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="style.css"/>
<title>WEb site</title>
</head>
<body>
<header>
<div class="navbar">
<div class="logo"><a href="#">LiBrArY cAlMs</a></div>
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="book_details.html">Book Details</a></li>
<li><a href="service.html">Our Service</a></li>
<li><a href="careere.html">Careers</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<a href="login.html" class="action_btn">Login</a>
<div class="toggle_btn"></div>
<i class="fa-solid fa-bars"></i>
</div>
</header>
<section class="service_section">
<div class="contain">
<div class="row1">
<div class="header_sec">
<h2 class="tit">Exclusive<span> Services</span></h2>
</div>
<p class="description">
To most people, anyone who works in a library is a librarian. However,
libraries have different levels of employees. Although the titles may
vary from library to library
</p>
</div>
<div class="row1">
<div class="service_column">
<div class="single_service">
<div class="contet">
<span class="icon1">
<i class="fa fa-arrow-circle-down"></i>
</span>
<h3 class="main_tit">Librarian</h3>
<p class="description">Master’s Degree in Library Science (MLS) or Bachelor’s
Degree in Library Science (BLS) (no longer granted) from an American Library
Association (ALA) accredited program.Bachelor’s Degree in Education plus additional specialized courses in school libraries.
Must also possess a valid teacher’s certificate. Some teacher librarians also have an MLS.
</p>
<a href="#" class="Learn_more">Read More</a>
</div>
<span class="ciecle_column"></span>
</div>
</div>
<div class="service_column">
<div class="single_service">
<div class="contet">
<span class="icon1">
<i class="fa fa-arrow-circle-down"></i>
</span>
<h3 class="main_tit">Library Assistant</h3>
<p class="description">High school diploma. diploma High school Some libraries may prefer or require a Library Technician Diploma or Certificate or
Bachelor’s Degree in any discipline.High school diploma. Some libraries may prefer or require a Library Technician Diploma or
Certificate or Bachelor’s High school diploma High school diplomaHigh school Degree in any discipline.
</p>
<a href="#" class="Learn_more">Read More</a>
</div>
<span class="ciecle_column"></span>
</div>
</div>
<div class="service_column">
<div class="single_service">
<div class="contet">
<span class="icon1">
<i class="fa fa-arrow-circle-down"></i>
</span>
<h3 class="main_tit"> Library Technician</h3>
<p class="description">Two year diploma or one year certificate (no longer offered) from community
college or technical institute. Lakehead University’s Department of Library and Information Studies
program offer s a Bachelor’s Degree in a subject area with a Minor in Information Studies. However,
Lakehead’s diploma in Library and Information Studies is being phased out
</p>
<a href="#" class="Learn_more">Read More</a>
</div>
<span class="ciecle_column"></span>
</div>
</div>
<div class="service_column">
<div class="single_service">
<div class="contet">
<span class="icon1">
<i class="fa fa-arrow-circle-down"></i>
</span>
<h3 class="main_tit">Library Clerk</h3>
<p class="description">Two year diploma or one year certificate (no longer offered) from community
college or technical institute. Lakehead University’s Department of Library and Information Studies
program offer s a Bachelor’s Degree in a subject area with a Minor in Information Studies. However,
Lakehead’s diploma in Library and Information Studies is being phased out
</p>
<a href="#" class="Learn_more">Read More</a>
</div>
<span class="ciecle_column"></span>
</div>
</div>
<div class="service_column">
<div class="single_service">
<div class="contet">
<span class="icon1">
<i class="fa fa-arrow-circle-down"></i>
</span>
<h3 class="main_tit">Library Managers</h3>
<p class="description">Master’s Degree in Library Science (MLS) or Bachelor’s
Degree in Library Science (BLS) (no longer granted) from an American Library
Association (ALA) accredited program.Bachelor’s Degree in Education plus additional specialized courses in school libraries.
Must also possess a valid teacher’s certificate. Some teacher librarians also have an MLS.
</p>
<a href="#" class="Learn_more">Read More</a>
</div>
<span class="ciecle_column"></span>
</div>
</div>
<div class="service_column">
<div class="single_service">
<div class="contet">
<span class="icon1">
<i class="fa fa-arrow-circle-down"></i>
</span>
<h3 class="main_tit">Library Directors</h3>
<p class="description">Two year diploma or one year certificate (no longer offered) from community
college or technical institute. Lakehead University’s Department of Library and Information Studies
program offer s a Bachelor’s Degree in a subject area with a Minor in Information Studies. However,
Lakehead’s diploma in Library and Information Studies is being phased out
</p>
<a href="#" class="Learn_more">Read More</a>
</div>
<span class="ciecle_column"></span>
</div>
</div>
</div>
</div>
</section>
<div class="footer">
<div class="footerb">
<b>Quick Link</b>
<br><br><br>
<div class="re-foo">
<li class="active"><a href="index.html"><i class="fa fa-home"></i>Home</a><li><br>
<li><a href="about.html"><i class="fa fa-users"></i>About</a><li><br>
<li><a href="book_details.html"><i class="fa fa-edit"></i>Book Details</a><li><br>
<li><a href="service.html"><i class="fa fa-phone"></i>Our Service</a><li><br>
<li><a href="careere.html"><i class="fa fa-user"></i>Careers</a><l</li><br><br>
<li><a href="contact.html"><i class="fa fa-user"></i>Contact</a><l</li><br>
</div>
</div>
<div class="footerb">
<b>Available</b>
<br><br>
<div class="re-foo">
<li><a href="novel.html">Novel</a></li><br>
<li><a href="buddhist.html">Buddhist</a></li><br>
<li><a href="magazine.html">Magazine</a></li><br>
<li><a href="short.html">Short</a></li><br>
<li><a href="romance.html">Romantic</a></li><br>
</div>
</div>
<div class="footerb">
<b>Address</b>
<br><br><br>
Address:
150,New Road,peradeniya,kandy<br><br>
Email:librarycalm@gmail.com<br><br>
Mobile:0815826348<br><br>
Time: 9:00AM to 10:00PM<br><br>
</div>
<div class="footerb">
<b>Find Us</b>
<br> <br>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d31685.469656992354!2d79.85911585377299!3d6.928358154797135!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3ae25947b5704567%3A0x3c99cc963494fd1e!2sNew%20Kingdom%20Manpower%20%26%20Travels!5e0!3m2!1sen!2slk!4v1664046816590!5m2!1sen!2slk" width="300" height="150" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</body>
</html>