-
Notifications
You must be signed in to change notification settings - Fork 0
/
work_grimme.html
30 lines (30 loc) · 1.22 KB
/
work_grimme.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Work - GRIMME</title>
<meta charset="utf-8">
<link rel="stylesheet" href="modern-normalize.css">
<link rel="stylesheet" href="career.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--All metadata here-->
</head>
<body>
<button type="button"><a href="index.html#career">Back</a>
</button>
<div class="container">
<div class="photo">
<a id="grimme" href="https://www.grimme.com" target="_blank">
<img src="images\varitron_470_46.webp">
</a>
</div>
<div>
<h1>GRIMME Group</h1>
<p><strong>Sales Director > Operations Director</strong></p>
<p><strong>2017 - 2022</strong></p>
<p>GRIMME Group is a global agricultural machinery manufacturer of potato and vegetable planting and harvesting equipment.
I worked in China for over 4 years in various capacities in the management team.
</p>
</div>
</div>
</body>
</html>