User Tools

Site Tools


test

<html>

  <head>
      <title>Audio tag test!</title>
  </head>
  <body>
      <audio autoplay="true">
          <source src="http://apo33.info:8000/tribot.ogg" type="audio/ogg" />
          <source src="http://apo33.info:8000/tribot.ogg" type="audio/mpeg" />
          Your browser does not support the audio element.
      </audio>
  </body>

</html>

test.txt · Last modified: 2015/08/30 22:55 by 127.0.0.1