-
Notifications
You must be signed in to change notification settings - Fork 0
/
employee_home.html
227 lines (165 loc) · 10.1 KB
/
employee_home.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- SEO Meta Tags -->
<meta name="description" content="Tivo is a HTML landing page template built with Bootstrap to help you crate engaging presentations for SaaS apps and convert visitors into users.">
<meta name="author" content="Inovatik">
<style>
.body{
background-color: #5f4def;
}
</style>
<!-- Website Title -->
<title>ToMix</title>
<!-- Styles -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700&display=swap&subset=latin-ext" rel="stylesheet">
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/fontawesome-all.css" rel="stylesheet">
<link href="css/swiper.css" rel="stylesheet">
<link href="css/magnific-popup.css" rel="stylesheet">
<link href="css/styles.css" rel="stylesheet">
<link href="styles.css" rel="stylesheet">
<!-- Favicon -->
<link rel="icon" href="images/favicon.png">
</head>
<body data-spy="scroll" data-target=".fixed-top">
<!-- Preloader -->
<div class="spinner-wrapper">
<div class="spinner">
<div class="bounce1"></div>
<div class="bounce2"></div>
<div class="bounce3"></div>
</div>
</div>
<!-- end of preloader -->
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark navbar-custom fixed-top">
<div class="container">
<!-- Text Logo - Use this if you don't have a graphic logo -->
<!-- <a class="navbar-brand logo-text page-scroll" href="index.html">Tivo</a> -->
<!-- Image Logo -->
<a href="index.html"><img src="images/logo.jpg" width="auto" height="60px" alt="alternative"></a>
<!-- Mobile Menu Toggle Button -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-awesome fas fa-bars"></span>
<span class="navbar-toggler-awesome fas fa-times"></span>
</button>
<!-- end of mobile menu toggle button -->
<span class="nav-item">
<a class="btn-outline-sm" href="employee_home_ar.html">العربية</a>
</span>
<div class="collapse navbar-collapse" id="navbarsExampleDefault">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a style="color: black;" class="nav-link page-scroll" href="employee_home.html">HOME </a>
</li>
<li class="nav-item">
<a class="nav-link page-scroll" href="evaluation.html">View Evaluation</a>
</li>
<li class="nav-item">
<a class="nav-link page-scroll" href="attendence.html">View Attendence</a>
</li>
<li class="nav-item">
<a class="nav-link page-scroll" href="holiday.html">Holiday Request</a>
</li>
<li class="nav-item">
<a class="nav-link page-scroll" href="loan.html">Request Loan</a>
</li>
<!-- Dropdown Menu -->
<!-- end of dropdown menu -->
</ul>
<span class="nav-item">
<a class="btn-outline-sm" href="index.html">LOG OUT</a>
</span>
</div>
</div> <!-- end of container -->
</nav> <!-- end of navbar -->
<!-- end of navigation -->
<!-- Header -->
<header id="header" class="header">
<div id="pricing" class="cards-2">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2 style="color: white;" class="h2-heading">Choose Service</h2>
</div> <!-- end of col -->
</div> <!-- end of row -->
<div class="row">
<div class="col-lg-12">
<!-- Card-->
<div style="margin-right: 80px;" class="card">
<div class="card-body">
<div style="font-size: 25px; font-weight:bold; margin-bottom: 30px; color: black;" class=" frequency">View Evaluation</div>
<div class="price"><span class="currency"><i style="color:black" class="fa fa-check fa-3x "></i></div>
<div class="button-wrapper">
<a class="btn-solid-reg page-scroll" style="width: 200px; border: 2px solid white;" href="evaluation_ar.html">Open</a>
</div>
</div>
</div> <!-- end of card -->
<!-- end of card -->
<!-- Card-->
<!-- Card-->
<div class="card">
<div class="card-body">
<div style="font-size: 25px; font-weight:bold; margin-bottom: 30px; color: black" class=" frequency">View Attendence</div>
<div class="price"><span class="currency"><i style="color:black; padding: 5px;" class="fas fa-tasks fa-3x "></i></div>
<div class="button-wrapper">
<a class="btn-solid-reg page-scroll " style="width: 200px; border: 2px solid white;" href="attendence_ar.html">Open</a>
</div>
</div>
</div>
<div style="margin-right: 80px;" class="card">
<div class="card-body">
<div style="font-size: 25px; font-weight:bold; margin-bottom: 30px; color: black" class=" frequency">Holiday Request</div>
<div class="price"><span class="currency"><i style="color:black;" class="fas fa-mug-hot fa-3x"></i></div>
<div class="button-wrapper">
<a class="btn-solid-reg page-scroll" style="width: 200px; border: 2px solid white;" href="holiday_ar.html">Open</a>
</div>
</div>
</div>
<div class="card">
<div class="card-body">
<div style="font-size: 25px; font-weight:bold; margin-bottom: 30px; color: black" class=" frequency">Request Loan</div>
<div class="price"><span class="currency"><i style="color:black" class="fas fa-dollar-sign fa-3x "></i></div>
<div class="button-wrapper">
<a class="btn-solid-reg page-scroll" style="width: 200px; border: 2px solid white;" href="loan_ar.html">Open</a>
</div>
</div>
</div>
</div> <!-- end of col -->
</div> <!-- end of row -->
</div> <!-- end of container -->
</div> <!-- end of cards-2 -->
<!-- end of pricing -->
</header> <!-- end of header -->
<svg class="header-frame" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" viewBox="0 0 1920 310"><defs><style>.cls-1{fill:#5f4def;}</style></defs><title>header-frame</title><path class="cls-1" d="M0,283.054c22.75,12.98,53.1,15.2,70.635,14.808,92.115-2.077,238.3-79.9,354.895-79.938,59.97-.019,106.17,18.059,141.58,34,47.778,21.511,47.778,21.511,90,38.938,28.418,11.731,85.344,26.169,152.992,17.971,68.127-8.255,115.933-34.963,166.492-67.393,37.467-24.032,148.6-112.008,171.753-127.963,27.951-19.26,87.771-81.155,180.71-89.341,72.016-6.343,105.479,12.388,157.434,35.467,69.73,30.976,168.93,92.28,256.514,89.405,100.992-3.315,140.276-41.7,177-64.9V0.24H0V283.054Z"/></svg>
<!-- end of header -->
<!-- Pricing -->
<!-- Testimonials -->
<!-- Newsletter -->
<!-- Footer -->
<!-- end of footer -->
<!-- Copyright -->
<div class="copyright">
<div class="container">
<div class="row">
<div class="col-lg-12">
<p class="p-small">Copyright © 2021 ToMix Co.</p>
</div> <!-- end of col -->
</div> <!-- enf of row -->
</div> <!-- end of container -->
</div> <!-- end of copyright -->
<!-- end of copyright -->
<!-- Scripts -->
<script src="js/jquery.min.js"></script> <!-- jQuery for Bootstrap's JavaScript plugins -->
<script src="js/popper.min.js"></script> <!-- Popper tooltip library for Bootstrap -->
<script src="js/bootstrap.min.js"></script> <!-- Bootstrap framework -->
<script src="js/jquery.easing.min.js"></script> <!-- jQuery Easing for smooth scrolling between anchors -->
<script src="js/swiper.min.js"></script> <!-- Swiper for image and text sliders -->
<script src="js/jquery.magnific-popup.js"></script> <!-- Magnific Popup for lightboxes -->
<script src="js/validator.min.js"></script> <!-- Validator.js - Bootstrap plugin that validates forms -->
<script src="js/scripts.js"></script> <!-- Custom scripts -->
</body>
</html>