-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
571 lines (538 loc) · 26.6 KB
/
index.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
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
<!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">
<link rel="stylesheet" href="./component/style/navbar.css">
<link rel="stylesheet" href="./style/index.css">
<link rel="stylesheet" href="./component/style/footer.css">
<title>Features</title>
<script type="text/javascript" src="https://code.jquery.com/jquery-1.7.1.min.js"></script>
</head>
<body class="HomePage">
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5CDCXQW" height="0" width="0"
style="display: none; visibility: hidden">
</iframe>
</noscript>
<div class="nav_bar_section">
<div class="cont_ner">
<a class="navbar_brand_click" href="index.html"><img src="https://cdn-m.timecamp.com/img/greenbranding/colorLogo.svg"></a>
<div id="dashboard_set">
<ul class="navbar_nav">
<li class="navbar_ul_li"><a href='./homepage/index.html' style="color:#1b1b20">Features</a></li>
<li class="navbar_ul_li"><a href='./pricing/pricing.html' style="color:#1b1b20">Pricing</a></li>
<li class="navbar_ul_li"><a href='./integration/integration.html' style="color:#1b1b20">Integration</a></li>
<li class="navbar_ul_li"><a href='./blogpage/blog.html' style="color:#1b1b20">Blog</a></li>
</ul>
<ul class="navbar_nav">
<li class="navbar_ul_li"><a href='#' style="color:#1b1b20">Book a Demo</a></li>
<li class="vl"></li>
<li class="navbar_ul_li"><a href='./signup/signup.html' style="color:#1b1b20">Sign in</a></li>
<li class="navbar_ul_li" id="Zbutton" ><a href='#' style="color:#fff">Go to App</a></li>
</ul>
</div>
</div>
</div>
<section class="vanish_label_1" id="vanish_id">
<div class="vanish">
<div class="vanish_container" >
<img src="./img/backgroundTop.webp" alt="Error">
</div>
<div id="vanish_container101">
<div class="vanish_containerx">
<h1>Free time tracking software</h1>
<h2>Happy to see you again!
Book TimeCamp set-up call</h2>
<ul class="inner_vanish_list">
<li>✓ Showing how TimeCamp works in 15 minutes</li>
<li>✓ Showing how TimeCamp works in 15 minutes</li>
<li>✓ Showing how TimeCamp works in 15 minutes</li>
</ul>
<div class="Chose_the_btn">
<div>
<a id="btnY" href="#">Book a demo</a>
</div>
<span class="fin_span_to_or">or</span>
<div>
<a id="btnY" href="#">Go to App</a>
</div>
</div>
</div>
</div>
<div id="vanish_container201">
<div><img src="./img/person.jpg" alt="Error"></div>
<div>
<div class="deepX1">
<h4>Adam Wagner, Co-owner and Chief Strategy Officer</h4><br>
<p>„TimeCamp proved to be an essential management tool that gives us clear insight into a project’s efficiency and helps to avoid an overblown workload for our team.”</p>
<div>
<img src="./img/raindrop_logo.svg" alt="Error">
</div>
</div>
</div>
</div>
</div>
</section>
<section class="inner_company_info">
<div class="inner_container">
<div class="inner_company_div_header">
<h4>Trusted by 18,000 teams from all over the world (and still growing!)</h4>
</div>
<div class="inner_company_div_logo_brand">
<div>
<img src="./img/usp-logo-white.webp" alt="Error">
</div>
<div>
<img src="./img/dsv-logo-white.png" alt="Error">
</div>
<div>
<img src="./img/raindrop-logo-white.png" alt="Error">
</div>
<div>
<img src="./img/saatchi-logo-white.png" alt="Error">
</div>
<div>
<img src="./img/blitz-logo-white.png" alt="Error">
</div>
<div>
<img src="./img/havas-logo-white.png" alt="Error">
</div>
</div>
</div>
</section>
<section class="inner_body_section_crossdiv">
<div class="crossZX">
<div class="cross_init_ziptop">
<div>
<p class="kruger">
Want to track time in your team ?
<a href="#" style="color: #25cf60;">Book a Demo ></a>
</p>
</div>
<div>
<h2>Try an automatic, easy-to-use time tracker for the entire organization!</h2>
</div>
</div>
</div>
</section>
<section class="big_body_stickout">
<div class="zip_out_max_side">
<div id="row">
<div class="bulk_side">
<div class="if_i_block">
<p>FOR EMPLOYEES</p>
<div class="i_block1">
<h2>Track your employees working time</h2>
</div>
<div class="i_block2">
<p>
Log working hours of your employees automatically or manually and make sure they are billed fairly.
</p>
</div >
<div class="i_block3">
<h3>
<button>Check logged time on the handy Timesheet</button>
</h3>
<h3>
<button>Try out easy to use desktop app</button>
</h3>
<h3>
<button>Track your activity automatically</button>
</h3>
</div>
<div class="i_block4">
<a href="#">Track employees time</a>
</div>
</div>
</div>
<div class="bulk_side_img">
<img src="./img/img-home-features.png" alt="Error">
</div>
</div>
<div id="row">
<div class="bulk_side_img">
<img src="./img/reporting-features.png" alt="Error">
</div>
<div class="bulk_side">
<div class="if_i_block">
<p>FOR MANAGERS </p>
<div class="i_block1">
<h2>Track project time and budget easier than ever before</h2>
</div>
<div class="i_block2">
<p>
Stay on top of your team’s performance and create accurate resource estimates for all the projects.
</p>
</div >
<div class="i_block3">
<h3>
<button>Ensure project profitability by analyzing reports</button>
</h3>
<h3>
<button>Integrate with other tools for better performance</button>
</h3>
<h3>
<button>Take advantage of a simple, accurate budgeting</button>
</h3>
</div>
<div class="i_block4">
<a href="#">Increase team productivity</a>
</div>
</div>
</div>
</div>
<div id="row">
<div class="bulk_side">
<div class="if_i_block">
<p>ENTREPRISE</p>
<div class="i_block1">
<h2>Track your employees working time</h2>
</div>
<div class="i_block2">
<p>
Log working hours of your employees automatically or manually and make sure they are billed fairly.
</p>
</div >
<div class="i_block3">
<h3>
<button>Check logged time on the handy Timesheet</button>
</h3>
<h3>
<button>Try out easy to use desktop app</button>
</h3>
<h3>
<button>Track your activity automatically</button>
</h3>
</div>
<div class="i_block4">
<a href="#">Contact from solution</a>
</div>
</div>
</div>
<div class="bulk_side_img">
<img src="./img/project-structure.png" alt="Error">
</div>
</div>
<div id="row">
<div class="bulk_side_img">
<img src="./img/attendance-features.png" alt="Error">
</div>
<div class="bulk_side">
<div class="if_i_block">
<p>FOR HR</p>
<div class="i_block1">
<h2>Track your employees working time</h2>
</div>
<div class="i_block2">
<p>
Log working hours of your employees automatically or manually and make sure they are billed fairly.
</p>
</div >
<div class="i_block3">
<h3>
<button>Check logged time on the handy Timesheet</button>
</h3>
<h3>
<button>Try out easy to use desktop app</button>
</h3>
<h3>
<button>Track your activity automatically</button>
</h3>
</div>
<div class="i_block4">
<a href="#">Make HR work easy</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="black_back_adust">
<div class="deep_ul">
<div class="creep_ul">
<div class="zx1">
<div>
<h2>Want a product tour? Here you can book a call demo with our expert.</h2>
</div>
<div>
<p>Learn all of the time tracking basics of TimeCamp and track time like a true pro.</p>
</div>
<div>
<button id="leave_it_as_btn" >
<a href="#" style="color: #fff">Book a demo</a>
</button>
</div>
</div>
<div class="zx2">
<img src="./img/black_cta_img-platform.png" alt="Error">
</div>
</div>
</div>
</section>
<section class="black_back_brand">
<div class="black_back_center">
<div class="black_back">
<div class="black_back11">
<p>TIME TRACKING INTEGRATIONS</p>
</div>
<div class="black_back101">
<h2>Easy and quick integration with more than 100 apps and work tools</h2>
</div>
<div class="black_back111">
<p><strong>TimeCamp works great</strong> alongside with all of the most popular work management tools.</p>
</div>
<div class="black_back201">
<p>Now, you can also <strong>track time</strong>directly from your go-to apps such as Trello or Asana thanks to our Chrome extension.</p>
</div>
<div class="black_back211">
<div class="dds_btn">
<a href="#">
<div class="hhga1">
<img src="./img/chrome-white.png" alt="Error">
</div>
<div class="hhga2">
<p>Track time in Chrome</p>
</div>
</a>
</div>
</div>
<div class="black_back301">
<p>
Maintain your current workflow and <strong>connect TimeCamp</strong>, the best time tracking software, with your currently used apps.
</p>
</div>
<div class="black_back311">
<a href="#" class="btn_check_integrations" style="color: #25cf60 ;">Check integrations ></a>
</div>
</div>
<div class="div_side_of_12_div">
<div id="div_side_of_12_">
<img src="./img/img/slack.png" alt="Error">
</div>
<div id="div_side_of_12_">
<img src="./img/img/asana.png" alt="Error">
</div>
<div id="div_side_of_12_">
<img src="./img/img/trello.png" alt="Error">
</div>
<div id="div_side_of_12_">
<img src="./img/img/ical.png" alt="Error">
</div>
<div id="div_side_of_12_">
<img src="./img/img/podio.png" alt="Error">
</div>
<div id="div_side_of_12_">
<img src="./img/img/quickbooks.webp" alt="Error">
</div>
<div id="div_side_of_12_">
<img src="./img/img/jira.png" alt="Error">
</div>
<div id="div_side_of_12_">
<img src="./img/img/todoist.png" alt="Error">
</div>
<div id="div_side_of_12_">
<img src="./img/img/outlookcalendar.webp" alt="Error">
</div>
<div id="div_side_of_12_">
<img src="./img/img/googlecalendar.webp" alt="Error">
</div>
<div id="div_side_of_12_">
<img src="./img/img/smartsheet.png" alt="Error">
</div>
<div id="div_side_of_12_">
<img src="./img/img/xero.png" alt="Error">
</div>
</div>
</div>
</section>
<section class="dropdown_section_secure">
<div class="dropdown_section101">
<h2>FAQ</h2>
</div>
<div class="dropdown_section201">
<hr id="lu_ke_ko">
<div class="dropdown">
<button class="dropbtn">What is time tracker?</button>
<div id="myDropdown" class="dropdown-content">
<div>
<p>A time tracker is computer software or a web app that allows teams, managers, and freelancers to measure time spent on tasks and projects. It is used in many industries (law firms, accounting, creative agencies, IT teams) for settling up with hourly workers and billing clients for work.</p>
<p>You can integrate a time tracker with third-party tools for project management, accounting, customer service, to-do lists, and many more.</p>
<p>Speaking shortly, a time tracker helps you understand which practices in your business lead to time waste. With this knowledge, you can reduce bad practices and optimize workflow.</p>
</div>
</div>
</div>
<hr id="lu_ke_ko">
<div class="dropdown">
<button class="dropbtn">Why use time tracker?</button>
<div id="myDropdown" class="dropdown-content">
<div>
<p></p>
<ol>
<li>
<strong>Tracking billable hours:</strong>
helps freelancers and employees who are paid on an hourly basis measure time spent onwork with accuracy up to every second.
</li>
<li>
<strong>Improving productivity:</strong>
helps freelancers and employees who are paid on an hourly basis measure time spent onwork with accuracy up to every second.
</li>
<li>
<strong>Timesheet management:</strong>
helps freelancers and employees who are paid on an hourly basis measure time spent onwork with accuracy up to every second.
</li>
<li>
<strong>Work automation:</strong>
helps freelancers and employees who are paid on an hourly basis measure time spent onwork with accuracy up to every second.
</li>
</ol>
</div>
</div>
</div>
<hr id="lu_ke_ko">
<div class="dropdown">
<button class="dropbtn">What are the benefits of time tracking?</button>
<div id="myDropdown" class="dropdown-content">
<div>
<p>Here are all the benefits of using time tracking software in a nutshell.</p>
<ul>
<li><strong>productivity</strong> </li>
<li><strong>Accurate timesheets</strong></li>
<li><strong>Real-time updates on projects status</strong></li>
<li><strong>Easy attendance management</strong></li>
<li><strong>Workflow automation</strong></li>
</ul>
</div>
</div>
</div>
<hr id="lu_ke_ko">
<div class="dropdown">
<button class="dropbtn">How to bill clients on hourly work?</button>
<div id="myDropdown" class="dropdown-content">
<div>
<p>With TimeCamp, you can set up billing rates for your team members, projects, and clients.</p>
<p>Have the time tracker record billable time and easily turn timesheet data into invoices, adjust the tax rates for your country and profession. And then, simply export the document or send it straight to your clients.</p>
</div>
</div>
</div>
<hr id="lu_ke_ko">
<div class="dropdown">
<button class="dropbtn">How to save time on timesheets?</button>
<div id="myDropdown" class="dropdown-content">
<div>
<p>There is nothing better than having your timesheet filled out automatically!</p>
<p>TimeCamp’s non-intrusive desktop app works in the background so you and your team can focus on what really matters, while the time tracker collects all the data for timesheets.</p>
<p>Edit your time logs any time or add time manually for even more accuracy. Approve your team’s daily or weekly timesheets with one click without effort.</p>
<p>Quick, easy, and painless timesheet management!</p>
</div>
</div>
</div>
<hr id="lu_ke_ko">
</div>
</section>
<footer id="last_part_footer">
<div class="containerfvb">
<div class="deeper">
<div class="deeper1"><p>Product</p></div>
<div class="s101">
<ul link="#1b1b20">
<li><a href="#">Features</a></li>
<li><a href="#">Integrations</a></li>
<li><a href="#">Applications</a></li>
<li><a href="#">Product updates</a></li>
<li><a href="#">Customer Stories</a></li>
<li><a href="#">Self-hosting</a></li>
</ul>
</div>
</div>
<div class="deeper">
<div class="deeper1"><p>Support</p></div>
<div class="s101">
<ul>
<li><a href="#">Support</a></li>
<li><a href="#">Knowledge base</a></li>
<li><a href="#">Developers API</a></li>
<li><a href="#">Server Status</a></li>
</ul>
</div>
</div>
<div class="deeper">
<div class="deeper1"><p>Integrations</p></div>
<div class="s101">
<ul>
<li><a href="#">Trello</a></li>
<li><a href="#">Monday.com</a></li>
<li><a href="#">Google Calendar</a></li>
<li><a href="#">Asana</a></li>
<li><a href="#">Jira</a></li>
<li><a href="#">All integrations</a></li>
</ul>
</div>
</div>
<div class="deeper">
<div class="deeper1"><p>Resources</p></div>
<div class="s101">
<ul>
<li><a href="#">Contact</a></li>
<li><a href="#">HeySpace</a></li>
<li><a href="#">About us</a></li>
<li><a href="#">Press</a></li>
<li><a href="#">Become a Partner</a></li>
</ul>
</div>
</div>
<div class="deeper">
<div class="deeper1"><p>Calculators</p></div>
<div class="s101">
<ul>
<li><a href="#">Profit Margin</a></li>
<li><a href="#">Online Timer</a></li>
<li><a href="#">Overtime</a></li>
<li><a href="#">ROI Calculator</a></li>
<li><a href="#">Time Card</a></li>
</ul>
</div>
</div>
<div class="deeper">
<div class="deeper1"><p>Legal</p></div>
<div class="s101">
<ul>
<li><a href="#">Terms</a></li>
<li><a href="#">Privacy</a></li>
<li><a href="#">Security</a></li>
</ul>
</div>
</div>
</div>
<div class="under_container">
<div class="under_container202">
<div class="under_container2002">
<div>
<a href=""><img src="./img1/facebook.svg" href="#" alt="Error"></a>
</div>
<div>
<a href="#"><img src="./img1/linkedin.svg" href="#" alt="Error"></a>
</div>
<div>
<a href="#"><img src="./img1/twitter.svg" href="#" alt="Error"></a>
</div>
</div>
<div class="under_container1111"><p>We use cookies.<a href="#">Click here to learn more</a></p></div>
</div>
</div>
<div class="dropdown_cr">
<div class="btn_slot">
<select>
<option>English</option>
<option>Polarish</option>
<option>Polarish</option>
<option>Polarish</option>
</select>
</div>
</div>
</footer>
</body>
</html>
<script src="./scripts/index.js" type="module"></script>
<script src="./scripts/dropmenu.js"></script>