You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
387 B
16 lines
387 B
<!doctype html>
|
|
<html lang="nl">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>123 Bicategorie webshop</title>
|
|
<style>
|
|
body {text-align: center; max-width: 700px; margin: 0 auto 0 auto;}
|
|
h1 {margin: 30px; font-size: 28pt; font-family: sans-serif;}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h1>123 Bicategorie</h1>
|
|
<h2>Dé webshop voor al uw categorische producten!</h2>
|
|
</body>
|
|
</html>
|
|
|
|
|