generated from ContentGraz/cos20-group1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathalexandra.html
72 lines (53 loc) · 3.17 KB
/
alexandra.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Alexandra Sprenger</title>
<style type="text/css">
<!--
-->
</style>
<link href="menu.css" rel="stylesheet" type="text/css" />
<link href="main.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="container">
<div class="header">
<div class="page">
<div class="page__demo">
<nav class="menu">
<ul class="menu__list">
<li class="menu__group"><a href="index.html" class="menu__link">Welcome</a></li>
<li class="menu__group"><a href="markus.html" class="menu__link">Markus</a></li>
<li class="menu__group"><a href="tamara.html" class="menu__link">Tamara</a></li>
<li class="menu__group"><a href="kathi.html" class="menu__link">Kathi</a></li>
<li class="menu__group"><a href="alexandra.html" class="menu__link">Alexandra</a></li>
<li class="menu__group"><a href="xandi.html" class="menu__link">Xandi</a></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="content">
<h1>Alexandra Sprenger</h1>
<h2>About me</h2>
<p style="color:gray;">I am a COS20 student<br/>
zodiac sign: scorpion<br/>
siblings: 2<br/>
pets: none</p>
<p>I'm a big fan of the outdoor and clothing brand PATAGONIA. I also like their advertising approach as a best practice example. Toaday I'd like to share with you what I recently saw:</p>
<h2>Patagonia's reversible poem</h2>
<p><b>Patagonia, an american outdoor clothing brand, raised awareness for climate crisis with a simple print ad.</b>
The ad was printed in the The New York Times end of November 2020. This print ad is a creative approach to get across a brand's mission. Now, enjoy reading their peom:</p>
<p></p><b style="font-size:24px;"><center>We're all screwed<br>So don't tell us that<br>We can imagine a healthy future<br>Because the reality is<br>It's too late to fix the climate crisis<br>And we don't trust anyone who says<br>We need to demand a livable planet<br>Because we don't have a choice</center></b></p>
<p><center>(Now read this bottom up)</center></p>
<p>Here is the source where I found the ad:</p>
<center><blockquote class="twitter-tweet"><p lang="en" dir="ltr">Clever <a href="https://twitter.com/patagonia?ref_src=twsrc%5Etfw">@patagonia</a> ad in today's <a href="https://twitter.com/nytimes?ref_src=twsrc%5Etfw">@nytimes</a> <a href="https://t.co/fxPPXVrceH">pic.twitter.com/fxPPXVrceH</a></p>— Andrew Bloch (@AndrewBloch) <a href="https://twitter.com/AndrewBloch/status/1332327278508912645?ref_src=twsrc%5Etfw">November 27, 2020</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </center>
<p> </p>
</div>
<div class="footer">
<p>Group Website for Digital Publishing Platform made by Markus Eichberger, Tamara Schiffer, Alexandra Sprenger, Katharina Siuka and Alexandra Zieger</p>
<!-- end .footer --></div>
<!-- end .container --></div>
</body>
</html>