Skip to content

Commit 8a081e6

Browse files
committed
Initial 90s Webpage Commit
0 parents  commit 8a081e6

File tree

1 file changed

+60
-0
lines changed

1 file changed

+60
-0
lines changed

index.html

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Patrick Yoho</title>
6+
7+
<style>
8+
#navbar {
9+
background-color:lightgray;
10+
}
11+
body {
12+
background-color:rgb(235, 242, 255);
13+
}
14+
#main {
15+
background-color:rgb(61, 177, 255);
16+
}
17+
#footer {
18+
background-color:gray;
19+
}
20+
</style>
21+
</head>
22+
<body>
23+
<div id="navbar">
24+
<ul>
25+
<li><a href="">Home</a></li>
26+
<li><a href="">About</a></li>
27+
<li><a href="">Portfolio</a></li>
28+
<li><a href="">Social Media</a></li>
29+
</ul>
30+
</div>
31+
32+
<div id="main">
33+
<h1>Patrick Yoho</h1>
34+
<p>
35+
Founding Computer Science Teacher at Alpha Cindy Avitia
36+
</p>
37+
38+
<img src="https://www.kasandbox.org/programming-images/food/croissant.png" alt="Croissants Image Placeholder">
39+
40+
41+
42+
<h2>Where I'm From</h2>
43+
<p>
44+
Born and raised in Colorado and Oregon. Majored in computer science, French, and engineering physics at Whitworth University. Studied abroad at Institut National de Sciences Appliques de Lyon in Lyon France and traveled Europe extensively. Lived, taught, and coached teachers in urban and rural Mississippi.
45+
</p>
46+
47+
<h2>What I Do Now</h2>
48+
<p>
49+
I currently serve as the founding computer science teacher at Alpha Cindy Avitia High School, where I have the joy of working with students from all over East San Jose to discover more about computer science. I also find time to mountain bike, spend time with close friends, and occassionally play some guitar.
50+
</p>
51+
52+
</div>
53+
54+
<div id="footer">
55+
56+
</div>
57+
58+
59+
</body>
60+
</html>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy