webdevh23.1

<!-- oefening 1 -->

<!DOCTYPE html>
<html lang="nl">

<head>
    <title>Oefening 1</title>
</head>

<body>

	Gegevens zijn succesvol weggeschreven!
</body>

</html>

Download hier het bestand.
<!-- oefening 2 -->

<!DOCTYPE html>
<html lang="nl">

<head>
    <title>Oefening 2</title>
</head>

<body>

	Jean-Luc Picard <BR>Daniel LaRusso <BR>
</body>

</html>

Download hier het bestand.
Download hier het bestand.
Download hier het bestand.