publicsite/index.html

14 lines
363 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="default.css">
<meta http-equiv="refresh" content="500;url=https://www.youtube.com/watch?v=dQw4w9WgXcQ"/>
</head>
<body>
<center>
<h1>Hi.</h1>
<marquee>Nothing to see here...</marquee>
<br>
<em>Something is going to happen in 5 seconds.</em>
</center>
</body>
</html>