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">
<link rel="stylesheet" href="index.css">
<title>Technowire</title>
</head>
<body>
<header class="header-desktop">
<nav>
<img src="Technowire logo.png" alt="">
<ul>
<li><a href="index.html"><button class="button2">Home</button></a></li>
<li><a href="talen.html"><button class="button2">Languages</button></a></li>
<li><a href="ict.html"><button class="button2">Ict Hall OF Fame</button></a></li>
<li><a href="silicon.html"><button class="button2">Silicon Valley</button></a></li>
</ul>
</nav>
</header>
<input type="checkbox" id="ham-menu">
<label for="ham-menu" class="ham-menu-label">
<div class="hide-des">
<span class="menu-line"></span>
<span class="menu-line"></span>
<span class="menu-line"></span>
<span class="menu-line"></span>
<span class="menu-line"></span>
<span class="menu-line"></span>
</div>
</label>
<div class="full-page-green"></div>
<div class="ham-menu">
<ul>
<li><a href="index.html"><button class="button2">Home</button></a></li>
<li><a href="talen.html"><button class="button2">Languages</button></a></li>
<li><a href="ict.html"><button class="button2">Ict Hall OF Fame</button></a></li>
<li><a href="silicon.html"><button class="button2">Silicon Valley</button></a></li>
</ul>
</div>
<div class="fade-in-section">
<div class="my-videodesign">
<img class="technoimg" src="Technowire logo.png" alt="">
<img src="https://my-videodesign.com/wp-content/uploads/2021/12/teamwork-work-team-man-woman-computer-1170x700.png"
alt="my-videodesign">
</div>
</div>
<div class="fade-in-section">
<div class="puzzle">
<p> "class," "if," "else," "for," "while," "return," "true," "false,"</p>
<p>
Welcome to Technowire, The place where you find out the true beginning of the programming evoluition.
From 0 to 100 we will guide you and expose you to the new elements and the history.
It all started from silicon valley where real experts live.
Silicon is located in Californie, if you havent been there it's a real recommendation.
In our Ict Hall of Fame will be allot of technerds listed and starts in the early 1815! all the way to 1984.
and The final part The Languages , in here we are going to list the languages from oldest to the newest some of them are uniek and hard and some of them fun and easy
</p>
</div>
</div>
<div class="fade-in-section">
<div class="digymatex">
<img src="https://digymatex.eu/wp-content/uploads/2020/01/home-kid-pic.png" alt="digymatex">
</div>
</div>
<div class="fade-in-section">
<section id="Welcome">
<div class="container">
<div class="Aside">
<h1>Welcome</h1>
</div>
<div class="Text">
<p class="textclassone">There are around 700 separate programming languages
</p>
</div>
<div class="Action">
<h1>Want to learn more?</h1>
<a href="/talen/talen.html"><button class="success-button">YES</button></a>
</div>
</div>
</section>
</div>
<div class="fade-in-section">
<div class="second-container">
<div class="Image">
<img class="pexels1"
src="https://images.pexels.com/photos/4709289/pexels-photo-4709289.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1"
alt="pexels-image">
</div>
<div class="blocks">
<p>Even kids at such a young age know this!</p>
</div>
<div class="footer">
<div class="containerbtn">
<a class="button23" href="talen.html" style="--color:#1e9bff;">
<span></span>
<span></span>
<span></span>
<span></span>
Next page
</a>
</div>
</div>
<div class="text">
<h1>"We wil teach you about everything about Silicon Valley, Ict Hall Of Fame, and the beginning of the
programming languages"</h1>
</div>
</div>
</div>
<div class="snake-container">
<div class="snake"></div>
</div>
<script src="index.js"></script>
</body>
</html>