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="css/style.css">
<title>Gamecraft - About us</title>
</head>
<body>
<div class="header" id="header">
<div class="Homepage-title">
<h1>GAMECRAFT</h1>
</div>
<div class="ham-menu">
<div class="line1"></div>
<div class="line2"></div>
<div class="line3"></div>
</div>
<div class="navbar">
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="spellen.html">SPELLEN</a></li>
<li><a href="over.html">OVER ONS</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</div>
</div>
<div class="about-us">
<div class="about-us-title">
<h1>ABOUT US</h1>
</div>
<div class="about-us-paragraph">
<p> Gamecraft is a website where you can play games for free. <br> We have a wide variety of games, from
action to
puzzle games. We have games for everyone. <br> We are a big company, who are passionate about
games. <br> We hope you enjoy our website and have fun playing the listed games and our own games.
</div>
</div>
<div class="team">
<div class="profile1">
<img src="img/mark kors.jpg" alt="">
<h1>MARK KORS</h1>
</div>
</div>
</div>
<footer>
<div class="footer-title">
<img src="img/ghost.png">
<h1>GAMECRAFT</h1>
</div>
<div class="social-links">
<h1>SOCIAL LINKS</h1>
<ul>
<li><a href="www.instagram.com" target="_blank"><img src="img/instagram.png">Instagram</a></li>
<li><a href="www.youtube.com" target="_blank"><img src="img/youtube.png">Youtube</a></li>
<li><a href="www.twitter.com" target="_blank"><img src="img/twitter.png">Twitter</a></li>
</ul>
</div>
<div class="quick-links">
<h1>QUICK LINKS</h1>
<ul>
<li><a href="contact.html"><img src="img/contact (1).png">Contact us</a></li>
<li><a href="over.html"><img src="img/info.png">About us</a></li>
<li><a href="index.html"><img src="img/Home.png">Home</a></li>
</ul>
</div>
<div class="copyright">
<p>© 2020 GAMECRAFT. ALL RIGHTS RESERVED.</p>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>