|
|
@ -17,12 +17,21 @@
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<!-- Main Content -->
|
|
|
|
<div class="mainContent">
|
|
|
|
<div class="mainContent">
|
|
|
|
<h1 class="name">Guus van Meerveld</h1>
|
|
|
|
<h1 class="name">Guus van Meerveld</h1>
|
|
|
|
<img src="/resources/img/rocket.png" alt="rocket" id="rocket">
|
|
|
|
<img src="/resources/img/rocket.png" alt="rocket" id="rocket">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Info about the pages on the site -->
|
|
|
|
|
|
|
|
<div class="aboutPages">
|
|
|
|
|
|
|
|
<div class="infoBlock">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div><div class="infoBlock">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <div class="">
|
|
|
|
<!-- <div class="">
|
|
|
|
<a class="keepclicking" href="/playground" target="_self" title="Test your HTML live at playground!">
|
|
|
|
<a class="keepclicking" href="/playground" target="_self" title="Test your HTML live at playground!">
|
|
|
|
<h1 class="playground">Want to test your HTML code?</h1>
|
|
|
|
<h1 class="playground">Want to test your HTML code?</h1>
|
|
|
|