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.
19 lines
459 B
HTML
19 lines
459 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>0000</title>
|
|
<style type="text/css">
|
|
body{ margin: 0; border: 0; }
|
|
iframe{ width: 100%; height: 100vh; }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<audio autoplay="true" loop="true">
|
|
<source src="./media/sounds/Long/MainThemeWater.wav" type="audio/wav">
|
|
</audio>
|
|
<audio autoplay="true" loop="true">
|
|
<source src="./media/sounds/Long/Onde_synth.wav" type="audio/wav">
|
|
</audio>
|
|
<iframe src="./01/l5.html"></iframe>
|
|
</body>
|
|
</html> |