Current directory: /home/klas4s23/domains/585455.klas4s23.mid-ica.nl/public_html/Gastenboek/uploads
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="css/master.css">
<link rel="icon" href="pictures/icons/titleIcon.webp">
<title>Document</title>
</head>
<body>
<div id="hammenu" onclick="toggleMenu()">
<div class="hamicon">
<img src="pictures/icons/hammenutest.webp" alt="menu" class="image">
</div>
<div class="hamcontent">
<div class="gridcontent menugridcontent">
<a href="index.html" style="text-decoration: none;"><div class="sidebarButton">
<p class="sidebarText">Home</p>
</div></a>
<a href="ict-hall-of-fame.html" style="text-decoration: none;"><div class="sidebarButton">
<p class="sidebarText">ICT Hall of Fame</p>
</div></a>
<a href="programming-languages.html" style="text-decoration: none;"><div class="sidebarButton">
<p class="sidebarText">Programming Languages</p>
</div></a>
<a href="silicon-valley.html" style="text-decoration: none;"><div class="sidebarButton">
<p class="sidebarText">Silicon Valley</p>
</div></a>
<a href="page5" style="text-decoration: none;"><div class="sidebarButton">
<p class="sidebarText">Page5</p>
</div></a>
</div>
</div>
</div>
<div class="grid-container">
<div class="banner">
<div class="gridcontent">
<img src="pictures/banner/CustomBanner.webp" alt="Banner" width="100%" class="bnr">
<img src="pictures/banner/CustomBannerMobile.webp" alt="Banner" width="100%" class="bnrmbl">
</div>
</div>
<div class="header gridBlocks">
<div class="gridcontent">
<h1>TechnoWire Home</h1>
</div>
</div>
<div class="main gridBlocks">
<div class="gridcontent">
<div class="homeWelcome">
<h2>Welcome to the Future: A Journey Through Tech History</h2>
Explore the Wonders of Innovation and Discovery <br>
Discover the captivating story of technology, delve into the rich history of programming languages, and trace the remarkable timeline of Silicon Valley. Our website is your gateway to the Hall of Fame of technology and the unfolding of digital history. <br>
What Awaits You:
<h3 class="homeh3">🌟 ICT Hall of Fame:</h3>
Unearth the stories of visionaries whose groundbreaking contributions shaped the world of information and communication technology.
<h3 class="homeh3">🖥️ Programming Languages:</h3>
Dive into the evolution of code, from the pioneers to the contemporary languages that power our digital world.
<h3 class="homeh3">🏢 Silicon Valley:</h3>
Follow the footsteps of innovation in the heart of technology. Learn how this iconic region transformed our lives.
</div>
</div>
</div>
<div class="sidebar gridBlocks">
<div class="gridcontent">
<a href="index.html" style="text-decoration: none;"><div class="sidebarButton">
<p class="sidebarText">Home</p>
</div></a>
<a href="ict-hall-of-fame.html" style="text-decoration: none;"><div class="sidebarButton">
<p class="sidebarText">ICT Hall of Fame</p>
</div></a>
<a href="programming-languages.html" style="text-decoration: none;"><div class="sidebarButton">
<p class="sidebarText">Programming Languages</p>
</div></a>
<a href="silicon-valley.html" style="text-decoration: none;"><div class="sidebarButton">
<p class="sidebarText">Silicon Valley</p>
</div></a>
<a href="page5" style="text-decoration: none;"><div class="sidebarButton">
<p class="sidebarText">Page5</p>
</div></a>
</div>
</div>
<div class="footer gridBlocks">
<div class="gridcontent">
<p>
Contact Us: info@technowire.com (you probably won't get a response)<br>
<a href="index.html">Home</a> | <a href="ict-hall-of-fame.html">ICT Hall of Fame</a> | <a href="programming-languages.html">Programming Languages</a> | <a href="silicon-valley.html">Silicon Valley</a> <br>
© 2023 TechnoWire. No rights reserved. <br>
<a href="policy/privacypolicy.html" target="_blank">Privacy Policy</a> | <a href="policy/termsofuse.html" target="_blank">Terms of Use</a> | <a href="policy/accessibility.html" target="_blank">Accessibility</a> <br>
</p>
</div>
</div>
</div>
<script src="js/master.js"></script>
</body>
</html>