Advertisement
TitusN

Audio Player

Mar 11th, 2014
426
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.83 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head>
  6.     <title>untitled</title>
  7.     <meta http-equiv="content-type" content="text/html;charset=utf-8" />
  8. </head>
  9.  
  10. <body>
  11.     <audio controls autoplay>
  12.   <source src="https://www.jotformpro.com/uploads/TitusN/40684693247969/260303887021414059/PPD%20New%20Associate%20IntroductionMessage.mp3" type="audio/mpeg">
  13.   <source src="https://www.jotformpro.com/uploads/TitusN/40684693247969/260304169021477102/PPD%20New%20Associate%20IntroductionMessage.ogg" type="audio/ogg">
  14.   <embed height="50" width="100" src="https://www.jotformpro.com/uploads/TitusN/40684693247969/260303887021414059/PPD%20New%20Associate%20IntroductionMessage.mp3">
  15. </audio>
  16. </body>
  17.  
  18. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement