Files
isdefoobaropen/isOpen.php
2019-03-03 15:28:35 +01:00

19 lines
524 B
PHP

<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<meta name="creator" value="Genetic Lifeform and Beer Operating System - GLaBOS">
<title>JA! &bull; IsDeFooBarOpen.nl</title>
<link rel="stylesheet" href="foobar.css" type="text/css">
</head>
<body class="open">
<div id="wrapper">
<h1>JA! De FooBar is open.</h1>
<h2>Nu kun je weer rustig ademhalen.</h2>
<strong id="greatest">Kom gezellig even langs.</strong>
<!-- This is not the greatest strong in the world, no no.
This is just attribute. -->
</div>
</body>
</html>