Current directory: /home/klas4s23/domains/585455.klas4s23.mid-ica.nl/public_html/Gastenboek/uploads
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>TechnoWire - Silicon Valley</title>
<link rel="icon" type="image/x-icon" href="images/technowire_favicon.png">
</head>
<body>
<div class="flex-container">
<div class="header">
<img src="images/technowire_logo.png" alt="Technowire logo." class="technowire_logo">
<a href="javascript:void(0);" class="hamburgerMenuIcon" onclick="hamburgerMenu()"><i class="fa-solid fa-bars"></i></a>
</div>
<div class="content">
<div class="timeline">
<div class="timelineLeft">
<h1>1939</h1>
<img src="images/hp_garage.jpg" alt="Photo of the HP garage.">
<p>The HP Garage is a private museum where the company Hewlett-Packard (HP) was founded. The garage served as research lab, development workshop, and manufacturing facility for early products, including the Model 200A audio oscillator.</p>
</div>
<div class="timelineRight">
<h1>1974</h1>
<img src="images/altair_8800.jpg" alt="Photo of the Altair 8800.">
<p>While serving at the Air Force Weapons Laboratory at Kirtland Air Force Base, Ed Roberts and Forrest M. Mims III decided to use their electronics background to produce small kits for model rocket hobbyists. In 1969, Roberts and Mims, along with Stan Cagle and Robert Zaller, founded Micro Instrumentation and Telemetry Systems (MITS) in Roberts' garage in Albuquerque, New Mexico, and started selling radio transmitters and instruments for model rockets.</p>
</div>
<div class="timelineLeft">
<h1>1976</h1>
<img src="images/apple_i.png" alt="Photo of the Apple I.">
<p>The Apple I was an early personal computer and the first to combine a keyboard with a microprocessor and a connection to a monitor.</p>
</div>
<div class="timelineRight">
<h1>1977</h1>
<img src="images/apple_ii.png" alt="Photo of the Apple II.">
<p>The Apple II had a smooth case inspired by kitchen appliances that concealed the internal mechanics. The earliest Apple II computers were assembled in Silicon Valley and later in Texas.</p>
</div>
<div class="timelineLeft">
<h1>1984</h1>
<img src="images/apple_macintosh.png" alt="Photo of the Apple Macintosh.">
<p>Macintosh or Mac for short is a series of computers marketed by the American company Apple. The first Macintosh was introduced in 1984 as a low-cost successor to the Apple Lisa, a computer on which a visual and mouse-driven user interface, similar to that on the Macintosh, was already available. It was ahead of its time, but mainly due to its high price, it was not a success.</p>
</div>
<div class="timelineRight">
<h1>1992</h1>
<img src="images/windows_3.1.png" alt="Windows 3.1 logo.">
<p>Windows 3.1 is a series of 16-bit operating environments produced by Microsoft for use on personal computers. The series began with Windows 3.1, which was first sold during April 1992 as a successor to Windows 3.0.</p>
</div>
<div class="timelineLeft">
<h1>1995</h1>
<img src="images/windows_95.jpg" alt="Windows 95 logo.">
<p>Windows 95 is an operating system created by Microsoft. It was released in August 1995. It is the first version to be part of Windows 9x. Windows 95 added new features to the last Microsoft Windows.</p>
</div>
<div class="timelineRight">
<h1>1998</h1>
<img src="images/google_logo.png" alt="Google logo.">
<p>Larry Page and Sergey Brin, two students at Stanford University, USA, started BackRub in early 1996. They made it into a company, Google Inc., on September 7, 1998, at a friend's garage in Menlo Park, California.</p>
</div>
<div class="timelineLeft">
<h1>2000</h1>
<img src="images/wifi_logo.png" alt="WIFI logo.">
<p>Wi-Fi is a family of wireless network protocols based on the IEEE 802.11 family of standards, which are commonly used for local area networking of devices and Internet access, allowing nearby digital devices to exchange data by radio waves.</p>
</div>
<div class="timelineRight">
<h1>2004</h1>
<img src="images/facebook_logo.png" alt="Facebook logo.">
<p>Facebook is an online social media and social networking service owned by American technology giant Meta Platforms. Created in 2004 by Mark Zuckerberg with four other Harvard College students and his roommates.</p>
</div>
<div class="timelineLeft">
<h1>2005</h1>
<img src="images/youtube_logo.png" alt="YouTube logo.">
<p>YouTube was founded by Steve Chen, Chad Hurley, and Jawed Karim. The trio were early employees of PayPal, which left them enriched after the company was bought by eBay.</p>
</div>
<div class="timelineRight">
<h1>2006</h1>
<img src="images/twitter_logo.png" alt="Twitter logo.">
<p>Twitter's origins lie in a "daylong brainstorming session" held by board members of the podcasting company Odeo. Jack Dorsey, then an undergraduate student, introduced the idea of an individual using an SMS service to communicate with a small group.</p>
</div>
<div class="timelineLeft">
<h1>2007</h1>
<img src="images/iphone.png" alt="iPhone logo.">
<p>iPhone is a line of smartphones produced by Apple Inc. that use Apple's own iOS mobile operating system. The first-generation iPhone was announced by then-Apple CEO Steve Jobs on January 9, 2007. Since then, Apple has annually released new iPhone models and iOS updates.</p>
</div>
<div class="line"></div>
</div>
<div id="menu" class="menu" style="display: flex;">
<a href="index.html">Home</a>
<a href="development.html">Development</a>
<a href="hallOfFame.html">Hall of Fame</a>
<a href="siliconValley.html" class="active">Silicon Valley</a>
</div>
</div>
</div>
<script src="script.js"></script>
<script src="https://kit.fontawesome.com/df982b2d8e.js" crossorigin="anonymous"></script>
</body>