-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
26 lines (19 loc) · 718 Bytes
/
index.html
File metadata and controls
26 lines (19 loc) · 718 Bytes
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
<head>
<title>My Resume</title>
<link rel="stylesheet" type="text/css" href="styles/style.css">
</head>
<img src="https://media.licdn.com/mpr/mpr/shrinknp_400_400/AAEAAQAAAAAAAAJbAAAAJDI0MzcyYTdkLTkwZDUtNDNiMi1hZDE3LTZjYzRjNzFlMDgwNg.jpg" height="200" width="200">
<h1 id="big-h1">Jonah Osawa</h1>
<hr style="float: center; width: 70%"/>
<p>
<h3>This is my resume!</h3>
<p>My name is Jonah.</p>
<p>I am from Hawaii.</p>
<p>I am a UX Designer.</p>
</p>
<p><a href="https://www.linkedin.com/in/jonahosawa">LinkedIn</a> <a href="https://www.facebook.com/josawa">Facebook</a></p>
<div id="left"></div>
<div id="right"></div>
<div id="top"></div>
<div id="bottom"></div>
<hr style="float: center; width: 70%"/>