-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (27 loc) · 1.48 KB
/
index.html
File metadata and controls
29 lines (27 loc) · 1.48 KB
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
<div class="container-fluid"><html>
<body>
<h1>Stephen G. Wozniak</h1>
<h2> "Woz", Cofounder of Apple computers and the PC revolution</h2>
<img id="stretch" src="http://s3.amazonaws.com/evancarmichael/images/Famous/Steve-Wozniak.jpg"/>
<h3>Here's a timeline of Woz's life:</h3>
<ul class="a">
<li><b>Born</b> - August 11,1950. San Jose, California.</li>
<li><b>1968</b> - Graduated from Homestead High School in Cupertino, California.</li>
<li><b>1971</b> - Became friends with Steve Jobs, cofounder of Apple.</li>
<li><b>1976</b> - Developed the Apple I computer.</li>
<li><b>1980</b> - Apple goes public with its stock value standing at US $117 million.</li>
<li><b>1981</b> - Narrowly escapes death while piloting a plane. Needed 2 years to fully recover.</li>
<li><b>1981-83</b> - Sponsored two US Festivals to celebrate evolving technologies.</li>
<li><b>1983</b> - Resumed duties at Apple, where its stock value reaches $985 million.</li>
<li><b>1986</b> - Earned bachelor's degrees in computer science and electrical engineering.</li>
<li><b>1987</b> - Retires from regular employment at Apple. Receives an annual stipend of $120,000.</li>
</ul>
<p> <i>"I had a TV set and a typewriter and that made me think a computer should be laid out like a typewriter with a video screen."
</i> -- Steve Wozniak
</p>
<p2>
<p3>If you'd like to learn more, check out Steven's <a href="https://en.wikipedia.org/wiki/Steve_Wozniak">Wikipedia page.</a></p3>
</p2>
</body>
</html>
</div>