Current directory: /home/klas4s23/domains/585455.klas4s23.mid-ica.nl/public_html/Gastenboek/uploads
<!DOCTYPE html>
<html lang="en">
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="index.css" rel="stylesheet" type="text/css">
<title>Technowire</title>
</head>
<body>
<div class="container">
<div class="menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="Hall.html">Hall of Fame</a></li>
<li><a href="Programmeer.html">Programming Languages</a></li>
<li><a href="Silicon.html">Silicon Valley</a></li>
</ul>
</div>
<div class="logo">
<img src="TechnoWire_logo.png">
</div>
<div class="text">
<h1>Welcome</h1>
<p> TechnoWire is a young and enthusiastic company that holds a deep passion for everything related to IT.
Our primary goal is to convey IT knowledge in a comprehensible and accessible manner to young adults,
especially those without a background in information technology. We understand that the world of IT can
often seem complex, but we are here to break down those barriers.
<br><br>
Our unique feature is creating a central hub where all relevant information can be found, without the
need to scour the entire internet. We believe in providing clarity and accessibility, allowing you to
learn and thrive in the IT world with ease. At TechnoWire, we aim to support you on your journey of IT
exploration and success.
</p>
</div>
</div>
</body>
</html>