-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchitecture.html
63 lines (57 loc) · 1.91 KB
/
architecture.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
<!DOCTYPE html>
<html>
<head>
<title>Mykayla Fernandes | Architecture</title>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width">
<link rel="icon" href="img/logo_transparent01.png">
<link rel="stylesheet" type="text/css" href="css/architecture.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
</head>
<body>
<div class="sub-page-header">
<br>
<a href="index.html"><h1>Mykayla Fernandes</h1></a>
<hr>
<h1>Architecture</h1>
<br>
</div>
<br>
<br>
<div>
<h3>Sharon Field House</h3>
<a href="https://www.archdaily.com/601803/sharon-fieldhouse-design-buildlab" target="_blank">
<img src="img/2014JG16.551.jpg">
</a>
<br>
<br>
<br>
<hr>
</div>
<br>
<br>
<div>
<h3>Smithsonian Lantern Field</h3>
<a href="https://www.akiishida.com/lanternfield" target="_blank">
<img src="img/f164d0_3647da6828414cbb8ef41fe5482cc88e~mv2_d_5120_3372_s_4_2.jpg">
</a>
<br>
<br>
<br>
<hr>
</div>
<br>
<br>
<div>
<h3>National Organization of Minority Architects | Magazine Spring 2013 Issue</h3>
<a href="https://noma.net/wp-content/uploads/2019/02/NOMA_Magazine_Spring_2013.pdf" target="_blank"><img src="img/Screen%20Shot%202019-05-27%20at%204.12.47%20PM.png"><img src="img/Screen%20Shot%202019-05-27%20at%204.13.38%20PM.png"></a>
<br>
<br>
<br>
<hr>
</div>
<br>
<br>
</body>
</html>