You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
927 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Home</title>
<style type="text/css">
body {
font-family: mono;
background-color: black;
color: white;
margin: 0;
}
iframe {border: none;}
</style>
</head>
<body>
<audio autoplay="true" loop="true">
<source src="../media/sounds/Long/Homeostat/Hom_4.wav" type="audio/wav">
</audio>
<h1>Homeostat</h1>
<iframe src="./room_1(copy).html" width="600px" height="400px"></iframe>
<iframe src="./room_2(copy).html" width="600px" height="400px"></iframe><br>
<iframe src="./room_4(copy).html" width="600px" height="400px"></iframe>
<iframe src="./room_3(copy).html" width="600px" height="400px"></iframe>
<script type="text/javascript">
alert('Ilinx is a language maze and its meaning change constantly! The homeostat hides links to move through its rooms and corridors');
</script>
</body>
</html>