www: mkAll, tags
This commit is contained in:
@@ -1,17 +1,21 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<title><!--TITLE--></title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="icon" href="favicon.ico" type="image/ico" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<link rel="stylesheet" type="text/css" href="tooltip.css" />
|
||||
<script type="text/javascript" src="tooltip.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="title">
|
||||
<h1></h1>
|
||||
<h1><!--TITLE--></h1>
|
||||
terugkijkend over vier weken
|
||||
</div>
|
||||
<div class="main"></div>
|
||||
<div class="main">
|
||||
<!--MAIN-->
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user