forked from fdnd-task/your-tribe-profile-card
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
82 lines (74 loc) · 3.95 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>FDND Visitekaartje</title>
<link rel="stylesheet" href="./styles/style.css" />
</head>
<body>
<div id="cardContainer">
<article id="animationFront" class="check">
<header>
<h1>Mokhtar Akle</h1>
<p><em>Beginnende Front-end Developer</em></p>
<button id="showCards">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 91 91"
id="Layer_1" version="1.1" xml:space="preserve">
<g>
<path class="st0" d="M8.4,31.9c4-0.8,7.9-1.6,12-1.9c2.6-0.1,5.6,0.5,8.1-0.2c2.4-0.7,3.2-3.7,1.5-5.6c-2.3-2.4-6.4-2.6-9.5-2.6
c-1,0-1.9,0-2.9,0.1c1.7-2,3.5-3.9,5.6-5.5c6.2-4.6,14.3-6.7,21.9-6.9c9.6-0.2,19.1,3.8,25.8,10.8c7,7.3,6.9,17.9,12.7,25.5
c0.4,0.5,1,0.4,1.2-0.2c3.6-9.1-0.9-21.7-6.8-28.9c-7-8.5-17.8-14.1-28.7-15c-8.7-0.7-18,1.2-25.8,5.1c-4.8,2.5-8.2,6-11.5,9.8
c0.2-3,0.4-6,0.6-9c0.3-5.3-7.9-5.2-8.2,0c-0.3,5.7-0.7,11.5-1,17.2C1.5,27.6,3.9,32.9,8.4,31.9z" />
<path class="st0"
d="M80.8,58.4c-3.6,0.8-7.3,1.5-11,1.9c-3.2,0.4-6.9-0.1-10,0.8c-2.4,0.7-3.3,3.8-1.5,5.6
c2.8,2.8,7.8,2.3,11.4,2.1c0.6,0,1.2-0.1,1.8-0.1c-1.7,2-3.5,3.9-5.6,5.5c-6.2,4.6-14.3,6.7-21.9,6.9c-9.6,0.2-19.1-3.7-25.8-10.7
c-7-7.3-6.9-17.8-12.8-25.5c-0.4-0.5-1-0.4-1.2,0.2c-3.6,9.1,0.9,21.7,6.9,28.9c7,8.5,17.8,14,28.7,14.9c8.7,0.7,18-1.2,25.8-5.2
c4.8-2.5,8.2-6.1,11.5-9.8c-0.2,3-0.4,6-0.5,9c-0.3,5.3,7.9,5.2,8.2,0c0.3-5.7,0.6-11.5,1-17.2C87.7,62.8,85.3,57.5,80.8,58.4z" />
</g>
</svg> <!-- source= https://www.svgrepo.com/svg/422364/arrow-repeat -->
</button>
</header>
</article>
<article id="frontBackside" class="check">
<header>
<h1>Achterkant</h1>
<p><em>Beginnende Front-end Developer</em></p>
<button id="showCards">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 91 91"
id="Layer_1" version="1.1" xml:space="preserve">
<g>
<path class="st0" d="M8.4,31.9c4-0.8,7.9-1.6,12-1.9c2.6-0.1,5.6,0.5,8.1-0.2c2.4-0.7,3.2-3.7,1.5-5.6c-2.3-2.4-6.4-2.6-9.5-2.6
c-1,0-1.9,0-2.9,0.1c1.7-2,3.5-3.9,5.6-5.5c6.2-4.6,14.3-6.7,21.9-6.9c9.6-0.2,19.1,3.8,25.8,10.8c7,7.3,6.9,17.9,12.7,25.5
c0.4,0.5,1,0.4,1.2-0.2c3.6-9.1-0.9-21.7-6.8-28.9c-7-8.5-17.8-14.1-28.7-15c-8.7-0.7-18,1.2-25.8,5.1c-4.8,2.5-8.2,6-11.5,9.8
c0.2-3,0.4-6,0.6-9c0.3-5.3-7.9-5.2-8.2,0c-0.3,5.7-0.7,11.5-1,17.2C1.5,27.6,3.9,32.9,8.4,31.9z" />
<path class="st0"
d="M80.8,58.4c-3.6,0.8-7.3,1.5-11,1.9c-3.2,0.4-6.9-0.1-10,0.8c-2.4,0.7-3.3,3.8-1.5,5.6
c2.8,2.8,7.8,2.3,11.4,2.1c0.6,0,1.2-0.1,1.8-0.1c-1.7,2-3.5,3.9-5.6,5.5c-6.2,4.6-14.3,6.7-21.9,6.9c-9.6,0.2-19.1-3.7-25.8-10.7
c-7-7.3-6.9-17.8-12.8-25.5c-0.4-0.5-1-0.4-1.2,0.2c-3.6,9.1,0.9,21.7,6.9,28.9c7,8.5,17.8,14,28.7,14.9c8.7,0.7,18-1.2,25.8-5.2
c4.8-2.5,8.2-6.1,11.5-9.8c-0.2,3-0.4,6-0.5,9c-0.3,5.3,7.9,5.2,8.2,0c0.3-5.7,0.6-11.5,1-17.2C87.7,62.8,85.3,57.5,80.8,58.4z" />
</g>
</svg> <!-- source= https://www.svgrepo.com/svg/422364/arrow-repeat -->
</button>
</header>
</article>
<article id="animationMiddle" class="check">
<h2>Title</h2>
<p>
Het WEB is te gek! <br/>
Met HTML, CSS en JavaScript kan ik vette, interactieve web apps maken.
</p>
</article>
<article id="animationRight" class="check">
<h3>Title</h3>
<p>
Het WEB is te gek! <br/>
Met HTML, CSS en JavaScript kan ik vette, interactieve web apps maken.
</p>
</article>
<div id="openButton">
</div>
</div>
<script src="./scripts/script.js"></script>
</body>
</html>