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 http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Technowire | IT Hall of Fame</title>
<!-- includeer font awesome library -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"
integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- includeer de stylesheet -->
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<header>
<img src="media/logo.png" alt="logo">
<button class="hamburger-btn" id="hamburger-btn">
<i class="fas fa-bars"></i>
<i class="fas fa-close"></i>
</button>
</header>
<nav>
<a href="./index.html">Home</a>
<a href="./tijdlijn.html">coding languages</a>
<a href="./halloffame.html">IT Hall of Fame</a>
<a href="./silvalley.html">Sillicon Valley</a>
</nav>
<main class="main-content">
<h2>IT Hall of Fame</h2>
<ul class="hall-of-fame">
<li class="hall-of-fame-item">
<div>
<h2>Steve Wozniak</h2>
<p>Achievements: Co-founder of Apple Inc., developed the Apple I and II computers</p>
</div>
<img style="text-align: right;" class="hall-of-fame-image"
src="https://upload.wikimedia.org/wikipedia/commons/6/6e/Steve_Wozniak_by_Gage_Skidmore_3_%28cropped%29.jpg"
alt="Steve Wozniak">
</li>
<li class="hall-of-fame-item">
<div>
<h2>Steve Jobs</h2>
<p>Achievements: Co-founder of Apple Inc., visionary behind the Macintosh, iPod, iPhone, and iPad</p>
</div>
<img style="text-align: right;" class="hall-of-fame-image"
src="https://upload.wikimedia.org/wikipedia/commons/d/dc/Steve_Jobs_Headshot_2010-CROP_%28cropped_2%29.jpg"
alt="Steve Jobs">
</li>
<li class="hall-of-fame-item">
<div>
<h2>Ada Lovelace</h2>
<p>Achievements: Regarded as the first programmer, wrote the first algorithm for Babbage's Analytical Engine</p>
</div>
<img style="text-align: right;" class="hall-of-fame-image"
src="https://upload.wikimedia.org/wikipedia/commons/a/a4/Ada_Lovelace_portrait.jpg"
alt="Ada Lovelace">
</li>
<li class="hall-of-fame-item">
<div>
<h2>Larry Page and Sergey Brin</h2>
<p>Achievements: Co-founders of Google, creators of the world's most used search engine</p>
</div>
<img style="text-align: right;" class="hall-of-fame-image"
src="https://ichef.bbci.co.uk/news/976/cpsprodpb/13DED/production/_109998318_founders.png"
alt="Larry Page and Sergey Brin">
</li>
<li class="hall-of-fame-item">
<div>
<h2>Charles Babbage</h2>
<p>Achievements: Conceived the concepts for the modern computer, developed the Analytical Engine</p>
</div>
<img style="text-align: right;" class="hall-of-fame-image"
src="https://upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Charles_Babbage_-_1860.jpg/800px-Charles_Babbage_-_1860.jpg"
alt="Charles Babbage">
</li>
<li class="hall-of-fame-item">
<div>
<h2>William Shockley</h2>
<p>Achievements: Co-inventor of the transistor, important for the development of modern electronics</p>
</div>
<img style="text-align: right;" class="hall-of-fame-image"
src="https://upload.wikimedia.org/wikipedia/commons/thumb/f/f8/William_Shockley%2C_Stanford_University.jpg/220px-William_Shockley%2C_Stanford_University.jpg"
alt="William Shockley">
</li>
<li class="hall-of-fame-item">
<div>
<h2>Grace Hopper</h2>
<p>Achievements: Invented the first compiler, led the development of COBOL, one of the first programming languages</p>
</div>
<img style="text-align: right;" class="hall-of-fame-image"
src="https://upload.wikimedia.org/wikipedia/commons/a/ad/Commodore_Grace_M._Hopper%2C_USN_%28covered%29.jpg"
alt="Grace Hopper">
</li>
<li class="hall-of-fame-item">
<div>
<h2>Linus Torvalds</h2>
<p>Achievements: Created the Linux operating system, a significant open-source project</p>
</div>
<img style="text-align: right;" class="hall-of-fame-image"
src="https://cdn.britannica.com/99/124299-050-4B4D509F/Linus-Torvalds-2012.jpg"
alt="Linus Torvalds">
</li>
<li class="hall-of-fame-item">
<div>
<h2>Mark Zuckerberg</h2>
<p>Achievements: Co-founder of Facebook, one of the world's largest social media platforms</p>
</div>
<img style="text-align: right;" class="hall-of-fame-image"
src="https://upload.wikimedia.org/wikipedia/commons/1/18/Mark_Zuckerberg_F8_2019_Keynote_%2832830578717%29_%28cropped%29.jpg"
alt="Mark Zuckerberg">
</li>
<li class="hall-of-fame-item">
<div>
<h2>Bill Gates</h2>
<p>Achievements: Co-founder of Microsoft, a pioneer of the personal computing era</p>
</div>
<img style="text-align: right;" class="hall-of-fame-image"
src="images/Bill_Gates_July_2014.jpg"
alt="Bill Gates">
</li>
<li class="hall-of-fame-item">
<div>
<h2>Gordon Moore</h2>
<p>Achievements: Co-founder of Intel, formulated the famous "Moore's Law" about the growth of computer power</p>
</div>
<img style="text-align: right;" class="hall-of-fame-image"
src="images/416x416.jpg"
alt="Gordon Moore">
</li>
<li class="hall-of-fame-item">
<div>
<h2>Chad Hurley, Steve Chen, and Jawed Karim</h2>
<p>Achievements: Co-founders of YouTube, the world's largest video platform</p>
</div>
<img style="text-align: right;" class="hall-of-fame-image"
src="images/260px-Bardeen_Shockley_Brattain_1948.jpg"
alt="Chad Hurley, Steve Chen, and Jawed Karim">
</li>
<li class="hall-of-fame-item">
<div>
<h2>Kevin Mitnick</h2>
<p>Achievements: Former hacker, now a cybersecurity expert and author of books on computer security</p>
</div>
<img style="text-align: right;" class="hall-of-fame-image"
src="images/Kevin-Mitnick-speaker-keynote-hacker-940x660.jpg"
alt="Kevin Mitnick">
</li>
<li class="hall-of-fame-item">
<div>
<h2>Rich Skrenta</h2>
<p>Achievements: Created the first computer virus (Elk Cloner), founder of various IT companies</p>
</div>
<img style="text-align: right;" class="hall-of-fame-image"
src="images/Skrenta_Rich.jpg"
alt="Rich Skrenta">
</li>
</ul>
</main>
<footer>
<p>© 2023 FinniΓ«n Hulst</p>
</footer>
</div>
</body>
<!-- script voor het hamburgermenu -->
<script>
document.addEventListener("DOMContentLoaded", function () {
const hamburgerBtn = document.getElementById("hamburger-btn");
const nav = document.querySelector("nav");
// Voeg logica toe om tussen het hamburger- en kruisicoon te wisselen
const barsIcon = hamburgerBtn.querySelector(".fas.fa-bars");
const crossIcon = hamburgerBtn.querySelector(".fas.fa-close");
if (hamburgerBtn.classList.contains("active")) {
barsIcon.style.display = "none";
crossIcon.style.display = "block";
} else {
barsIcon.style.display = "block";
crossIcon.style.display = "none";
}
hamburgerBtn.addEventListener("click", function () {
hamburgerBtn.classList.toggle("active");
nav.classList.toggle("active");
// Voeg logica toe om tussen het hamburger- en kruisicoon te wisselen
const barsIcon = hamburgerBtn.querySelector(".fas.fa-bars");
const crossIcon = hamburgerBtn.querySelector(".fas.fa-close");
if (hamburgerBtn.classList.contains("active")) {
barsIcon.style.display = "none";
crossIcon.style.display = "block";
} else {
barsIcon.style.display = "block";
crossIcon.style.display = "none";
}
});
});
</script>
</html>