Update hamels/index.html
This commit is contained in:
@@ -0,0 +1,18 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="nl">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title>Mijn Schoolproject</title>
|
||||||
|
<link rel="stylesheet" href="style.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<h1>Mijn Schoolproject</h1>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Dit is mijn website voor een schoolproject.
|
||||||
|
Hier leg ik kort uit waar mijn project over gaat.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user