forked from shower/shower
-
Notifications
You must be signed in to change notification settings - Fork 5
/
session-05.htm
executable file
·468 lines (425 loc) · 13.3 KB
/
session-05.htm
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
<!DOCTYPE HTML>
<html lang="de">
<head>
<title>Gestaltungsgrundlagen 3: Komposition</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=1274, user-scalable=no">
<link rel="stylesheet" href="themes/gim/styles/style.css">
<!--
To apply styles to the certain slides
use slide ID to get needed elements
-->
</head>
<body class="list">
<header class="meta">
<hgroup class="container">
<h1>Grundlagen der Webentwicklung <span>Wintersemester 2012</span></h1>
</hgroup>
</header>
<section class="slides">
<header class="caption">
<h1>Gestaltungsgrundlagen 3: Komposition</h1>
</header>
<div class="slide cover w" id="Cover"><div>
<section>
<img src="pictures/layout/golden-ratio-title.jpg" alt="">
</section>
<a href="http://www.flickr.com/photos/rawksteadi/6611032921" class="source">Foto: Rocky Chang</a>
</div></div>
<div class="slide" id="Index"><div>
<section>
<header>
<h2>Übersicht</h2>
</header>
<ul>
<li>Der Goldene Schnitt</li>
<li>Die Drittel-Regel</li>
<li>Gestaltungsraster</li>
<li>Layout mit CSS</li>
</ul>
</section>
</div></div>
<div class="slide" id="Goldener-Schnitt-3"><div>
<section>
<header>
<h2>Der Goldene Schnitt</h2>
</header>
<ul>
<li>bestimmtes Verhältnis zwischen zwei Größen (z.B. Längen, Winkel)</li>
<li>wird als besonders harmonisch bzw. ästhetisch empfunden</li>
<li>verwendet in der Architektur und Bildkomposition (Malerei, Fotografie)</li>
<li>bekannt seit der Antike</li>
<li>findet sich auch in der Natur</li>
</ul>
</section>
</div></div>
<div class="slide cover" id="Goldener-Schnitt-1"><div>
<section>
<header>
<h2>Der Goldene Schnitt</h2>
</header>
<img src="pictures/layout/Golden_Ratio_Percentage.png" alt="Golden Ratio Percentage">
</section>
</div></div>
<div class="slide" id="Goldener-Schnitt-2"><div>
<section>
<header>
<blockquote>
<p>Der kleinere Teil verhält sich zum
größeren Teil wie dieser zum Ganzen.</p>
</blockquote>
</header>
</section>
</div></div>
<div class="slide cover" id="Goldener-Schnitt-4"><div>
<section>
<img src="pictures/layout/golden-ratio-1.jpg" alt="">
</section>
</div></div>
<div class="slide cover" id="Goldener-Schnitt-5"><div>
<section>
<img src="pictures/layout/golden-ratio-2.jpg" alt="">
<a href="http://www.flickr.com/photos/jitze1942/3114723951/" class="source">Foto: Jitze Couperus</a>
</section>
</div></div>
<div class="slide cover" id="Goldener-Schnitt-6"><div>
<section>
<img src="pictures/layout/golden-ratio-3.jpg" alt="">
<a href="http://www.flickr.com/photos/benchan/4772118738" class="source">Foto: Benjamin Chang</a>
</section>
</div></div>
<div class="slide" id="Goldener-Schnitt-9"><div>
<section>
<header>
<h2>Der Goldene Schnitt in der Praxis</h2>
</header>
<ul>
<li>Φ = a:b = (a+b):a ≈ 1,618</li>
<li>Verhältnis ist eine irrationale Zahl
<ul>
<li>kann nicht durch ganzzahligen Bruch ausgedrückt werden</li>
<li>klassisch: Konstruktion mit Zirkel und Lineal</li>
</ul>
</li>
<li>In der Praxis i.d.R. Näherungen ausreichend (Faustregeln):
<ul>
<li>ca. 8:5 = 1,6</li>
<li>ca. 9:6 = 1,5 (Drittel-Regel)</li>
</ul>
</li>
</ul>
</section>
</div></div>
<div class="slide cover" id="Goldener-Schnitt-7"><div>
<section>
<header>
<h2>Anwendung: Webdesign</h2>
</header>
<img src="pictures/layout/5by5-1.jpg" alt="">
</section>
</div></div>
<div class="slide cover" id="Goldener-Schnitt-8"><div>
<section>
<header>
<h2>Anwendung: Webdesign</h2>
</header>
<img src="pictures/layout/5by5-2.jpg" alt="">
</section>
</div></div>
<div class="slide" id="Drittel-Regel-1"><div>
<section>
<header>
<h2>Drittel-Regel</h2>
</header>
<div style="float:left; padding-right: 80px; position: relative">
<img src="pictures/layout/drittel-regel-animiert.gif" alt="">
<a href="http://de.wikipedia.org/w/index.php?title=Datei:Rivertree_thirds_md.gif" class="source" style="font-size: 0.5em; left: 10px; bottom: 20px" >Abbildung: Wikipedia</a>
</div>
<ul>
<li>Gestaltungregel, angelehnt an den Goldenen Schnitt</li>
<li>Drittelung der Bildfläche</li>
<li>wird oft in der Fotografie verwendet</li>
</ul>
</section>
</div></div>
<div class="slide cover" id="Drittel-Regel-2"><div>
<section>
<header>
<h2>Anwendung: Webdesign</h2>
</header>
<img src="pictures/layout/5simplesteps-1.jpg" alt="">
</section>
</div></div>
<div class="slide cover" id="Drittel-Regel-3"><div>
<section>
<header>
<h2>Anwendung: Webdesign</h2>
</header>
<img src="pictures/layout/5simplesteps-2.jpg" alt="">
</section>
</div></div>
<div class="slide cover" id="Beispiele"><div>
<section>
<header>
<h2>Beispiele: <br/> Bildkomposition</h2>
</header>
<img src="pictures/layout/darth-bike-1.jpg" alt="">
</section>
<a href="http://www.flickr.com/photos/bflv/4585752122" class="source">Foto: BFLV </a>
</div></div>
<div class="slide cover" id="Beispiel-1"><div>
<section>
<header class="captionized">
<h2>Langweilig und statisch</h2>
</header>
<img src="pictures/layout/darth-bike-1.jpg" alt="">
</section>
</div></div>
<div class="slide cover" id="Beispiel-2"><div>
<section>
<header class="captionized">
<h2>Besser: Vertikale Ausrichtung am Goldenen Schnitt</h2>
</header>
<img src="pictures/layout/darth-bike-2.jpg" alt="">
</section>
</div></div>
<div class="slide cover" id="Beispiel-3"><div>
<section>
<header class="captionized">
<h2>Noch Besser: Horizontale Ausrichtung am Goldenen Schnitt</h2>
</header>
<img src="pictures/layout/darth-bike-3.jpg" alt="">
</section>
</div></div>
<div class="slide cover" id="Beispiel-4"><div>
<section>
<header class="captionized">
<h2>Bonus: Dynamik durch Beachtung der Leserichtung (von links nach rechts = vorwärts)</h2>
</header>
<img src="pictures/layout/darth-bike-4.jpg" alt="">
</section>
</div></div>
<div class="slide cover" id="Beispiel-5"><div>
<section>
<img src="pictures/layout/wahlplakat-1.jpg" alt="">
</section>
</div></div>
<div class="slide cover" id="Beispiel-6"><div>
<section>
<img src="pictures/layout/wahlplakat-2.jpg" alt="">
</section>
</div></div>
<div class="slide cover" id="Beispiel-Flickr-1"><div>
<section>
<header>
<h2>Anwendung: Webdesign</h2>
</header>
<img src="pictures/layout/flickr-1.jpg" alt="">
</section>
</div></div>
<div class="slide cover" id="Beispiel-Flickr-2"><div>
<section>
<header>
<h2>Anwendung: Webdesign</h2>
</header>
<img src="pictures/layout/flickr-2.jpg" alt="">
</section>
</div></div>
<div class="slide cover" id="Beispiel-Flickr-3"><div>
<section>
<header>
<h2>Anwendung: Webdesign</h2>
</header>
<img src="pictures/layout/flickr-3.jpg" alt="">
</section>
</div></div>
<div class="slide cover" id="Beispiel-Flickr-4"><div>
<section>
<header>
<h2>Anwendung: Webdesign</h2>
</header>
<img src="pictures/layout/flickr-4.jpg" alt="">
</section>
</div></div>
<div class="slide cover" id="Beispiel-Flickr-5"><div>
<section>
<header>
<h2>Anwendung: Webdesign</h2>
</header>
<img src="pictures/layout/flickr-5.jpg" alt="">
</section>
</div></div>
<div class="slide" id="Raster-1"><div>
<section>
<header>
<h2>Rastersysteme</h2>
</header>
<ul>
<li>Hilfe für die Organisation von grafischen Elementen</li>
<li>erleichtert gestalterische Aufgabe</li>
<li>gewährleistet Ordnung (systematischer, logischer Aufbau)</li>
<li>verbessert Lesbarkeit, erleichtert Verständnis</li>
</ul>
</section>
</div></div>
<div class="slide cover" id="Raster-2"><div>
<section>
<img src="pictures/layout/raster.jpg" alt="">
</section>
<a href="http://de.wikipedia.org/wiki/Gestaltungsraster" class="source">Abbildungen: Wikipedia </a>
</div></div>
<div class="slide cover" id="Raster-3"><div>
<section>
<header>
<h2>Anwendung: Webdesign</h2>
</header>
<img src="pictures/layout/drupal-1.jpg" alt="">
</section>
</div></div>
<div class="slide cover" id="Raster-4"><div>
<section>
<header>
<h2>Anwendung: Webdesign</h2>
</header>
<img src="pictures/layout/drupal-2.jpg" alt="">
</section>
</div></div>
<div class="slide" id="CSS-Layout"><div>
<section>
<header>
<h2>Wiederholung: Layout mit CSS</h2>
</header>
<ol>
<li>Das Box Modell</li>
<li>Die Position-Eigenschaft</li>
<li>Die Float-Eigenschaft</li>
</ol>
</section>
</div></div>
<div class="slide" id="Box-Model-1"><div>
<section>
<header>
<h2>Das Box-Modell</h2>
</header>
<ul>
<li>CSS-Eigenschaften:
<ul>
<li><code>display: inline;</code> – Element fließt im Text</li>
<li><code>display: block;</code> – Element bildet eine "Box"</li>
<li>etc.</li>
</ul>
</li>
<li>Nachlesen, z.B. hier: <a href="https://developer.mozilla.org/en/CSS/display">https://developer.mozilla.org/en/CSS/display</a></li>
</ul>
</section>
</div></div>
<div class="slide cover" id="Box-Model-2"><div>
<section>
<header class="captionized">
<p>Abbildung: <a href="https://developer.mozilla.org/de/CSS/Boxmodell">Mozilla Foundation</a></p>
</header>
<img src="pictures/webstandards/boxmodell.png" alt="CSS Boxmodell">
</section>
</div></div>
<div class="slide" id="Positioning"><div>
<section>
<header>
<h2>Positionierung von Elementen</h2>
</header>
<ul>
<li>CSS-Eigenschaften:
<ul>
<li><code>position: relative;</code> – Relativ zur eigenen Position</li>
<li><code>position: absolute;</code> – Absolut zum Elternelement</li>
<li><code>top: 100px;</code> – Offset (auch <code>left</code>, <code>right</code>, <code>bottom</code>)</li>
<li>etc.</li>
</ul>
</li>
<li>Nachlesen, z.B. hier: <a href="https://developer.mozilla.org/en/CSS/position">https://developer.mozilla.org/en/CSS/position</a></li>
</ul>
</section>
</div></div>
<div class="slide" id="Floating"><div>
<section>
<header>
<h2>Fluss von Elementen</h2>
</header>
<ul>
<li>CSS-Eigenschaften:
<ul>
<li><code>float: left;</code> – Elemente "fließen" nach links<li>
<li><code>float: right;</code> – Elemente "fließen" nach rechts<li>
<li><code>clear: left;</code> – Aufheben der Float-Eigenschaft <br/>
(auch <code>clear: right;</code> und <code>clear: both;</code>)<li>
<li>etc.</li>
</ul>
</li>
<li>Nachlesen, z.B. hier: <a href="https://developer.mozilla.org/en/CSS/float">https://developer.mozilla.org/en/CSS/float</a></li>
</ul>
</section>
</div></div>
<div class="slide cover" id="ResponsiveDesign"><div>
<section>
<header>
<h2>Responsive Design</h2>
</header>
<img src="pictures/layout/responsive-design.jpg" alt="">
<a href="http://www.flickr.com/photos/69797234@N06/7203485148/" class="source dark">Abbildung: Antoine Lefeuvre</a>
</section>
</div></div>
<div class="slide" id="media-queries-1"><div>
<section>
<header>
<h2>Media Queries</h2>
</header>
<ul>
<li>Ermöglichen es, CSS für bestimmte Ausgabemedien zu definieren:
<ul>
<li>Art des Ausgabegeräts (siehe Beispiel)</li>
<li>Bildschirmauflösung, Seitenverhältnis, Ausrichtung, etc.</li>
</ul>
</li>
</ul>
<pre>
<code class="lots-of-code"><link rel="stylesheet" type="text/css" href="core.css"
media="<mark>screen</mark>" /></code>
<code class="lots-of-code"><link rel="stylesheet" type="text/css" href="print.css"
media="<mark>print</mark>" /></code>
</pre>
</section>
</div></div>
<div class="slide" id="media-queries-2"><div>
<section>
<header>
<h2>Media Queries</h2>
</header>
<p>Können auch direkt in einem Stylesheet angegeben werden:</p>
<pre>
<code class="lots-of-code">@media screen and (max-device-width: 480px) {</code>
<code class="lots-of-code"> .column {</code>
<code class="lots-of-code"> float: none;</code>
<code class="lots-of-code"> }</code>
<code class="lots-of-code">}</code>
</pre>
</section>
</div></div>
<div class="slide" id="ThankYou"><div>
<section>
<header>
<h2>Fragen?</h2>
</header>
<p>Simon Jockers<br/>
<a href="mailto:jockers@htw-berlin.de">jockers@htw-berlin.de</a></p>
</section>
</div></div>
</section>
<!--
To hide progress bar from entire presentation
just remove “progress” element.
-->
<div class="progress"><div></div></div>
<script src="scripts/script.js"></script>
<!-- Copyright © 2010–2012 Vadim Makeev — pepelsbey.net -->
<!-- Photos by John Carey — fiftyfootshadows.net -->
</body>
</html>