meowpage/index.html

14 lines
132 B
HTML
Raw Normal View History

2019-02-16 17:17:32 +01:00
<!DOCTYPE html>
2019-02-16 16:55:21 +01:00
<html>
2019-02-16 17:17:32 +01:00
<head>
<title>Meeeeow</title>
</head>
2019-02-16 16:55:21 +01:00
<body>
2019-02-16 17:15:50 +01:00
<marquee>Meow meow meow meow</marquee>
2019-02-16 16:55:21 +01:00
2019-02-16 16:51:08 +01:00
bleb
2019-02-16 16:59:01 +01:00
2019-02-16 16:55:21 +01:00
</body>
</html>