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="Hall-of-Fame.css">
<link rel="shortcut icon" type="image/x-icon" href="images/TechnoWire_.ico" />
</head>
<body>
<div class="header" style="max-width: 100%;">
<a href="index.html">
<div> <img class="pic" src="images\TechnoWire_logo.png">
</a>
</div>
</div>
<div id="sidebar">
<div class="nav-bar">
<li><a href="Hall of fame.html">
<p class="navbar-1">Hall of Fame</p>
</a></li>
<li><a href="Silicon valley.html">
<p class="navbar-2">Silicon valley</p>
</a></li>
<li><a href="programmeertalen.html">
<p class="navbar-3">Program languages</p>
</a></li>
</div>
</div>
<div class="hamburger">☰</div>
<div class="mobile-menu" id="mobileMenu">
<a href="index.html">Home</a>
<a href="Hall of fame.html">Hall of Fame</a>
<a href="Silicon valley.html">Silicon valley</a>
<a href="programmeertalen.html">Program languages</a>
</div>
<script>
document.querySelector('.hamburger').addEventListener('click', function() {
const mobileMenu = document.getElementById('mobileMenu');
if (mobileMenu.style.display === 'block') {
mobileMenu.style.display = 'none';
} else {
mobileMenu.style.display = 'block';
}
});
</script>
<h1 class="title">Silicon valley</h1>
<p class="Silicon-info">Silicon Valley is a state in the United States called California.
Which<br> is known worldwide as the world of technology and creativity.
The state<br> has had a huge impact on the development of the modern technological world.</p>
<style>
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@200;300;400&display=swap');
</style>
<!--This is the main container that contains the whole timeline.-->
<section class="design-section">
<div class="timeline">
<!--Well, The reason for this div is to fill space.
This space is technically used for keeping dates,
but I didn't find the need for dates. However, I'll provide
you the styling for dates, so that you can use it if you
wanted to.-->
<div class="timeline-empty">
</div>
<!--This is the class where the timeline graphics are
housed in. Note that we have timeline-circle
here for that pointer in timeline.-->
<div class="timeline-middle">
<div class="timeline-circle"></div>
</div>
<div class="timeline-component timeline-content">
<h3>1937</h3>
<p>The beginnings of Silicon Valley go back to the beginning of the 20th century, but it only became
really big and important in the second half of that century</p>
</div>
<div class="timeline-component timeline-content">
<h3>1975</h3>
<p>The Altair 8800 is an old computer that came out in 1975. It's important because
it was one of the first computers that people could use themselves, like the PCs we have today.</p>
</div>
<div class="timeline-middle">
<div class="timeline-circle"></div>
</div>
<div class="timeline-empty">
</div>
<div class="timeline-empty">
</div>
<div class="timeline-middle">
<div class="timeline-circle"></div>
</div>
<div class=" timeline-component timeline-content">
<h3>1976</h3>
<p>Apple Computer Founded: On April 1, 1976, Steve Jobs, Steve Wozniak, and Ronald Wayne founded Apple
Computer, Inc.
They introduced the Apple I, which was one of the earliest personal computers. This marked the
beginning of Apple's
journey and its eventual transformation into one of the world's most influential tech companies.</p>
</div>
<div class="timeline-component timeline-content">
<h3>1977</h3>
<p>Apple II Released. Apple Computer, Inc released the Apple II, which was a significant milestone in
personal computing.
The Apple II was one of the first highly successful mass-produced microcomputer systems and played a
important role in
the growth of Apple as a company.</p>
</div>
<div class="timeline-middle">
<div class="timeline-circle"></div>
</div>
<div class="timeline-empty">
</div>
<div class="timeline-empty">
</div>
<div class="timeline-middle">
<div class="timeline-circle"></div>
</div>
<div class=" timeline-component timeline-content">
<h3>1980</h3>
<p>Daniel Kottke makes a portable Apple computer in a suitcase</p>
</div>
<div class="timeline-component timeline-content">
<h3>1982</h3>
<p>Sun Microsystems Founded made by Vinod Khosla, Andy Bechtolsheim, and Scott McNealy.
The company played a significant role in the development of computer workstations and the
Unix operating system, contributing to the growth of networked computing</p>
</div>
<div class="timeline-middle">
<div class="timeline-circle"></div>
</div>
<div class="timeline-empty">
</div>
<div class="timeline-empty">
</div>
<div class="timeline-middle">
<div class="timeline-circle"></div>
</div>
<div class=" timeline-component timeline-content">
<h3>1992</h3>
<p>De lancering van Windows 3.1 was een belangrijke mijlpaal voor Microsoft en de computerindustrie.
Verbeterde grafische gebruikersinterface (GUI): Windows 3.1 significant significant in de GUI ten
opzichte van onjuiste versies. Het bood een verbeterde gebruikerservaring met verbeterde icoontjes,
vensterbeheer</p>
</div>
<div class="timeline-component timeline-content">
<h3>1995</h3>
<p>The launch of Windows 95 was a historic moment in computer and software history. The operating
system, developed by Microsoft,
became visible on August 24, 1995 and had a huge impact on the computer industry and the use of PCs.
</p>
</div>
<div class="timeline-middle">
<div class="timeline-circle"></div>
</div>
<div class="timeline-empty">
</div>
<div class="timeline-empty">
</div>
<div class="timeline-middle">
<div class="timeline-circle"></div>
</div>
<div class=" timeline-component timeline-content">
<h3>1998</h3>
<p>Google Founded by Larry Page and Sergey Brin, two Stanford University students, founded Google as a
research project.
The company would go on to become one of the most influential technology companies globally,
primarily known for its search engine.</p>
</div>
<div class="timeline-component timeline-content">
<h3>2000</h3>
<p>WIFI has come out. Wireless Internet and Mobile Technology: Advances in wireless Internet and mobile
technology began to gain momentum,
with companies like Qualcomm playing a major role in the development of wireless communications.</p>
</div>
<div class="timeline-middle">
<div class="timeline-circle"></div>
</div>
<div class="timeline-empty">
</div>
<div class="timeline-empty">
</div>
<div class="timeline-middle">
<div class="timeline-circle"></div>
</div>
<div class=" timeline-component timeline-content">
<h3>2004</h3>
<p>The launch of Facebook. Facebook was founded by Mark Zuckerberg, along with his roommates Andrew
McCollum,
Chris Hughes, and Dustin Moskovitz. Development started in February 2004.The original goal was to
create an
online network where Harvard students could connect and share information.The network was initially
rolled out to
Harvard students and was soon expanded to other universities and colleges in the United States.</p>
</div>
<div class="timeline-component timeline-content">
<h3>2005</h3>
<p>YouTube was founded by three former PayPal employees: Chad Hurley, Steve Chen, and Jawed Karim. The
idea for
YouTube came from the difficulty of sharing videos online, especially from a dinner party they had
attended.</p>
</div>
<div class="timeline-middle">
<div class="timeline-circle"></div>
</div>
<div class="timeline-empty">
</div>
<div class="timeline-empty">
</div>
<div class="timeline-middle">
<div class="timeline-circle"></div>
</div>
<div class=" timeline-component timeline-content">
<h3>2006</h3>
<p>The launch of Twitter. Twitter was co-founded by Jack Dorsey, Biz Stone, and Evan Williams in March
2006. The idea for
Twitter emerged from Jack Dorsey's interest in a status-updating service and the desire to answer
the question, "What are you doing?"
The project started as a side project within Odeo, a podcasting company co-founded by Evan Williams.
</p>
</div>
<div class="timeline-component timeline-content">
<h3>2007</h3>
<p>The iPhone was officially announced by Apple's co-founder and then-CEO, Steve Jobs, on January 9,
2007, during a keynote address
at the Macworld Conference & Expo in San Francisco.The announcement generated significant
anticipation, as it marked Apple's foray
into the mobile phone market and was touted as a revolutionary device.</p>
</div>
<div class="timeline-middle">
<div class="timeline-circle"></div>
</div>
</section>
<a href="index.html">
<p class="back-button" style="max-width: 170px;">Go back</p>
</a>
</body>
</html>