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>
|
2019-02-16 17:40:20 +01:00
|
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
2019-02-16 17:17:32 +01:00
|
|
|
</head>
|
2019-02-16 16:55:21 +01:00
|
|
|
<body>
|
|
|
|
|
|
2019-02-16 19:01:58 +01:00
|
|
|
<main>
|
|
|
|
|
<marquee>Meow meow meow meow</marquee>
|
2019-02-16 16:55:21 +01:00
|
|
|
|
2019-02-16 19:01:58 +01:00
|
|
|
<blink>bleb</blink>
|
|
|
|
|
</main>
|
2019-02-16 16:59:01 +01:00
|
|
|
|
2019-02-16 16:55:21 +01:00
|
|
|
</body>
|
|
|
|
|
</html>
|