浏览代码

Update index.html

metya 7 年之前
父节点
当前提交
05289b0406
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      index.html

+ 4 - 4
index.html

@@ -1,10 +1,10 @@
-<body>
+<body background="thefletch.jpg" >
   
-  <style>
+<!--   <style>
    body {
     background-image: url(thefletch.jpg);
    }
-  </style>
-  <audio src="Harold Faltermeyer - Fletch Theme (Extended Version).mp3"></audio> 
+  </style> -->
+  <audio src="Harold Faltermeyer - Fletch Theme (Extended Version).mp3" autoPlay loop></audio> 
 
 </body>