-
Notifications
You must be signed in to change notification settings - Fork 0
/
academics&theory.html
96 lines (81 loc) · 4.21 KB
/
academics&theory.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
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-166090330-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-166090330-1');
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js" type="text/javascript"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Atelier Even | Academics & Theory</title>
<link rel="icon" type="image/png" href="img/favicon_io/android-chrome-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" sizes="180x180" href="img/favicon_io/apple-touch-icon.png">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<div class="navbar" id="navbar"></div>
<div class="section-container pagetitle1 ">
<div class="logo-in-title"><a href="/"> <img src="img/logo.png" alt="logo"></a></div>
<div class="title"><img src="img/Academics&Theory.png" alt="Academics&Theory"></div>
</div>
<div class="headline"><i>Selected Texts</i></div>
<div class="section-container">
<div class="section">
<a class="headcolumn" href="academics&theory_The-Sublime-Object-of-Nazi-Architecture.html">
<div class="imagethumb1 mb-1 fade-in-image"
style="background-image:url(img/Academics&Theory/TheSublimeObjectofNaziArchitecture/10_Tempelhof.jpg);">
</div>
SUBLIME OBJECT OF NAZI ARCH.
</a>
</div>
<div class="section">
<a class="headcolumn" href="academics&theory_Re-imagining-the-Face.html">
<div class="imagethumb1 mb-1 fade-in-image"
style="background-image:url(img/Thumbnails/12_Self-Color.jpg); background-position:bottom;">
</div>
RE-IMAGINING THE FACE
</a>
</div>
<div class="section">
<a class="headcolumn" href="academics&theory_Building-Entrances-as-Cultural-Narratives.html">
<div class="imagethumb1 mb-1 fade-in-image"
style="background-image:url(img/Thumbnails/AhuzatBayit.jpg)">
</div>
BUILDING ENTRANCES AS CULTURAL NARRATIVES
</a>
</div>
<div class="section">
<a class="headcolumn" href="academics&theory_On-A-Portrait-of-the-Artist-as-a-Young-Man.html">
<div class="imagethumb1 mb-1 fade-in-image"
style="background-image:url(img/Thumbnails/Rembrandt_van_Rijn_-_Portrait_of_the_Artist_as_a_Young_Man_-_Google_Art_Project.jpg)">
</div>
ON JAMES JOICE'S <span style="font-style: italic;">PORTRAIT</span>
</a>
</div>
<div class="section">
<a class="headcolumn" href="academics&theory_Architects-as-Spatial-Agents-of-Digital-Urbanism.html">
<div class="imagethumb1 mb-1 fade-in-image"
style="background-image:url(img/Thumbnails/1024px-Amazon_Spheres_01.jpg)">
</div>
ARCHITECTS AS SPATIAL AGENTS OF DIGITAL URBANISM</span>
</a>
</div>
<div class="section">
<a class="headcolumn"
href="https://tau-primo.hosted.exlibrisgroup.com/primo-explore/fulldisplay?docid=972TAU_ALMA51306961270004146&context=L&vid=TAU&lang=iw_IL&search_scope=TAU_Blended&adaptor=Local%20Search%20Engine&tab=default_tab&query=any,contains,%D7%90%D7%95%D7%A8%D7%9C%D7%99%20%D7%90%D7%91%D7%9F&mode=Basic">
<div class="imagethumb1 mb-1 fade-in-image"
style="background-image:url(img/Thumbnails/Figure10_Nürnberg,_Reichsparteitag,_Lichtdom.jpg); background-position:bottom;">
</div>
M.A THESIS @ TAU (HEBREW)
</a>
</div>
</div>
<footer class="footer" id="footer"></footer>
<script src="js/pages.js"></script>
</body>
</html>