I'm somewhat of an HTML 5 newbie. The problem I'm having is with the tag working in Firefox.
The code I used was:
<audio src="Repipe-WebsiteNevada_06-24-08.ogg" controls autoplay>
<span class="style19"><a href="Repipe-WebsiteNevada_06-24-08.mp3">
A message from Repipe Specialists</a></span>
</audio>
It works locally, but when I upload and test it. The audio player doesn't show up at all.
This is the page:
http://www.repipespecialists.com/landing/ctc/repipe_specialists_usa_test.html
Can someone help please?