浏览代码

Added stars and music

Owen Diffey 9 年之前
父节点
当前提交
c7e4e7e71a
共有 4 个文件被更改,包括 11 次插入0 次删除
  1. 1 0
      evidence.html
  2. 二进制
      img/star.gif
  3. 5 0
      index.html
  4. 5 0
      products.html

+ 1 - 0
evidence.html

@@ -25,6 +25,7 @@
       <a class="waves-effect waves-light btn-large purple" href="./index.html">Home</a>
       <a class="waves-effect waves-light btn-large green" href="./evidence.html">Evidence</a>
       <a class="waves-effect waves-light btn-large blue active" href="./products.html">Products</a>
+      <img width="100%" src="./img/star.gif" style="margin-top: 5px;">
       <audio controls style="width: 100%;margin-top: 5px;">
         <source src="./Products/Angevin.mp3" type="audio/mpeg">
       Your browser does not support the audio element.

二进制
img/star.gif


+ 5 - 0
index.html

@@ -25,6 +25,11 @@
       <a class="waves-effect waves-light btn-large purple" href="./index.html">Home</a>
       <a class="waves-effect waves-light btn-large green" href="./evidence.html">Evidence</a>
       <a class="waves-effect waves-light btn-large blue" href="./products.html">Products</a>
+      <img width="100%" src="./img/star.gif" style="margin-top: 5px;">
+      <audio controls style="width: 100%;margin-top: 5px;">
+        <source src="./Products/Angevin.mp3" type="audio/mpeg">
+      Your browser does not support the audio element.
+      </audio>
     </div>
     <div class="col s12 m6 l8">
       <p><b>Candidate name: Owen Maple | Candidate number: 2077 | Center name: Testwood Sports College | Center number: 58837</b></p>

+ 5 - 0
products.html

@@ -25,6 +25,11 @@
       <a class="waves-effect waves-light btn-large purple" href="./index.html">Home</a>
       <a class="waves-effect waves-light btn-large green" href="./evidence.html">Evidence</a>
       <a class="waves-effect waves-light btn-large blue active" href="./products.html">Products</a>
+      <img width="100%" src="./img/star.gif" style="margin-top: 5px;">
+      <audio controls style="width: 100%;margin-top: 5px;">
+        <source src="./Products/Angevin.mp3" type="audio/mpeg">
+      Your browser does not support the audio element.
+      </audio>
     </div>
     <div class="col s12 m8 l10">
       <h1 class="center">Products</h1>