-
Notifications
You must be signed in to change notification settings - Fork 0
/
kategorie_strategie.html
204 lines (150 loc) · 5.04 KB
/
kategorie_strategie.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
<!DOCTYPE html>
<html lang="de" dir="ltr">
<head>
<meta charset="utf-8">
<title>Strategie</title>
<link rel="icon" type="image/x-icon" href="assets/favicon-32x32.png">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css">
<style>
section {
max-width: 80%;
margin-left: auto;
margin-right: auto;
}
</style>
</head>
<body>
<!-- Navigation -->
<nav class="navbar is-spaced" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="index.html">
<img src="assets/knowitall_Marke.png" width="30" height="30">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarTop">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbarTop" class="navbar-menu">
<div class="navbar-start">
<p class="is-size-5 mx-3">model your mind</p>
<a class="navbar-item" href="/dashboard.html">
Dashboard
</a>
<a class="navbar-item" href="/dashboard.html">
Konto
</a>
</div>
</div>
<div class="navbar-end">
<div class="navbar-item">
<div class="buttons">
<a class="button is-secondary">
<strong>Logout</strong>
</a>
</div>
</div>
</div>
</nav>
<div style="background-color:#F0EFEF;">
<div >
<section class="section my-3" >
<p class="title">Strategie</p>
<p class="subtitle">Übersicht über die Strategie-Modelle</p>
</section>
</div>
<div style="background-color: #BCBABA">
<section class="section is-paddingless level">
<p class="is-size-4 level-item" style="color: white">#psychologie</p>
<p class="is-size-4 level-item" style="color: white">#bwl</p>
<p class="is-size-4 level-item" style="color: white">#marketing</p>
</section>
</div>
</div>
<section class="section is-small">
<div class="tile is-ancestor">
<div class="is-parent is-vertical is-3">
<article class="is-child box my-3 mx-3 py-6 px-3 has-text-centered" style="background-color: #6AC6DC">
<p class="is-size-5" style="color: white; ">Business Model Canvas</p>
</article>
<article class="is-child box my-3 mx-3 py-6 px-3 has-text-centered" style="background-color: #6AC6DC">
<p class="is-size-5" style="color: white; ">STP-Strategie</p>
</article>
</div>
<div class="is-parent is-vertical is-3">
<article class="is-child box my-3 mx-3 py-6 px-3 has-text-centered" style="background-color: #6AC6DC">
<p class="is-size-5" style="color: white; ">Positionierungskreuz</p>
</article>
<article class="is-child box my-3 mx-3 py-6 px-3 has-text-centered" style="background-color: #6AC6DC">
<p class="is-size-5" style="color: white; ">Value Proposition Design</p>
</article>
</div>
<div class="is-parent is-vertical is-3">
<article class="is-child box my-3 mx-3 py-6 px-3 has-text-centered" style="background-color: #6AC6DC">
<p class="is-size-5" style="color: white; ">Wachstumsmatrix</p>
</article>
<article class="is-child box my-3 mx-3 py-6 px-3 has-text-centered" style="background-color: #6AC6DC">
<p class="is-size-5" style="color: white; ">Wettbewerbsstrategie</p>
</article>
</div>
<div class="is-parent is-vertical is-3">
<article class="is-child box my-3 mx-3 py-6 px-3 has-text-centered" style="background-color: #6AC6DC">
<p class="is-size-5" style="color: white; ">Marktchancen-Navigator</p>
</article>
</div>
</div>
</section>
<footer class="footer">
<div class="columns">
<div class="column has-text-weight-light">
<a href="#" style="color:black;">
<p>
Login
</p>
</a>
</div>
<div class="column has-text-right has-text-weight-light">
<a href="#" style="color:black;">
<p>Impressum</p>
</a>
</div>
</div>
<div class="columns">
<div class="column has-text-weight-light">
<a href="#" style="color:black;">
<p>
Pricing
</p>
</a>
</div>
<div class="column has-text-right has-text-weight-light">
<a href="#" style="color:black;">
<p>AGB</p>
</a>
</div>
</div>
<div class="columns">
<div class="column has-text-weight-light">
<a href="#" style="color:black;">
<p>
Team
</p>
</a>
</div>
<div class="column has-text-right has-text-weight-light">
<a href="#" style="color:black;">
<p>Datenschutz</p>
</a>
</div>
</div>
<div class="content has-text-centered">
<p>
<strong>Know It All</strong> by <a href="#" style="color:grey";>Laura von Känel | Bénédict Sandoz | Luana Ferrero</a> <br>
<p>Das Projekt entstand im Rahmen des Majors Media Application
an der <a href="www.fhgr.ch" style="color:black;">FH Graubünden</a>
</p>
</div>
</footer>
</body>
</html>