-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwriting.html
58 lines (54 loc) · 1.88 KB
/
writing.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
<!DOCTYPE html>
<html>
<head>
<title>Mykayla Fernandes | Writing</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/writing.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>Writing</h1>
<br>
</div>
<br>
<br>
<div>
<h3>United States Africa Command Essay Contest Winner</h3>
<a href="https://www.africom.mil/media-room/article/7218/essay-contest-winner-shares-views-on-civil-rights-" target="_blank">
<img src="img/Screen%20Shot%202019-05-22%20at%204.16.59%20PM.png">
</a>
<br>
<br>
<br>
<hr>
</div>
<br>
<br>
<div>
<h3>Chicxs Happy Brownies Travel Blog</h3>
<a href="https://medium.com/@chicxshappybrownies" target="_blank">
<img src="img/chb-logo_00.png">
</a>
<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>