Current directory: /home/klas4s23/domains/585455.klas4s23.mid-ica.nl/public_html/Gastenboek/uploads
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Silicon valley</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="foto/TechnoWire_icon.png">
</head>
<body>
<div class="grid">
<div class="header">
<div>
<a href="index.html"><img src="foto/TechnoWire_logo_white2.png" alt="Technowire_logo" height="70em"></a>
</div>
<input id="menu-toggle" type="checkbox" />
<label class='menu-button-container' for="menu-toggle">
<div class='menu-button'></div>
</label>
<ul class="menu">
<li><a href="index.html">Home</a></li>
<li><a href="it.html">IT hall of fame</a></li>
<li><a href="decoding.html">Decoding history</a></li>
<li><a href="silicon.html">silicon valley</a></li>
</ul>
</section>
</div>
<div class="nav">
<div class="sidenav">
<a href="it.html">IT hall of fame</a>
<a href="decoding.html">Decoding history</a>
<a href="silicon.html">Silicon valley</a>
</div>
</div>
<div class="time">
<h2 id="title">The history of silicon valley</h2>
<p id="info">Silicon Valley is an area in the state of California that is globally renowned as the center of
technology and innovation. The region has had a tremendous impact on the development of the modern
technological world.</p>
<div class="bg-gradient_solid">
<div class="container1">
<div class="section-header">
<h2>Timeline</h2>
<hr>
</div>
<div class="steps">
<div class="steps-container">
<div class="content">
<h2>The begin</h2>
<p>Silicon Valley first emerged on the map in the late 1930s and early 1940s. Around
this time, companies like Hewlett-Packard (HP) and Stanford University began to
thrive in the Silicon Valley region. During World War II, Silicon Valley became a
crucial hub of innovation, particularly for military purposes.</p>
<img src="foto/begin_silicon.webp">
</div>
<i class="step-line"></i>
<div class="date">1938</div>
</div>
<div class="steps-container">
<div class="content">
<h2>The rise of the semiconductor industry</h2>
<p>In the 1950s and 1960s, the rise of the semiconductor industry occurred, with
companies like Fairchild Semiconductor.
This period marked the beginning of the electronic revolution, which would later
form the foundation for the computer and information technology sector.</p>
<img src="foto/semicon.jpg">
</div>
<i class="step-line"></i>
<div class="date">1950</div>
</div>
<div class="steps-container">
<div class="content">
<h2>Personal computer</h2>
<p>In the 1970s and 1980s, the rise of the personal computer (PC) took place, with
Silicon Valley playing a significant role in its development thanks to companies
such as Apple, Microsoft, and IBM. This innovation changed the way people work and
communicate.</p>
<img src="foto/pc.jpg">
</div>
<i class="step-line"></i>
<div class="date">1970</div>
</div>
<div class="steps-container">
<div class="content">
<h2>Internet</h2>
<p>In the 1990s, the rise of the internet occurred, and Silicon Valley was one of the
key regions for its development, thanks to companies like Google, Amazon, and Yahoo.</p>
<img src="foto/yahoowebp.webp">
</div>
<i class="step-line"></i>
<div class="date">1990</div>
</div>
<div class="steps-container">
<div class="content">
<h2>Social media and the mobile revolution</h2>
<p>The rise of social media (Facebook, Twitter (X), Instagram, WhatsApp) and mobile
technology (such as the iPhone) has once again changed the way people communicate
and work. These companies originated in Silicon Valley and have shaped the world as
we know it today.</p>
<img src="foto/facebook.webp">
</div>
<i class="step-line"></i>
<div class="date">2000</div>
</div>
<div class="steps-container">
<div class="content">
<h2>Artificial Intelligence and Biotechnology</h2>
<p>Silicon Valley continues to play a leading role in emerging technologies such as
artificial intelligence (AI), biotechnology, and self-driving cars.
Companies like Tesla, SpaceX, and multiple AI startups are based in Silicon Valley.</p>
<img src="foto/ai.jpg">
</div>
<i class="step-line"></i>
<div class="date">2010</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>