Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <table>
- <tr>
- <th>Name</th>
- <th>Sounds</th>
- </tr>
- <tr>
- <td>Apple634</td>
- <td>
- <audio controls>
- <source src="Apple634.ogg" type="audio/ogg">
- <source src="Apple634.mp3" type="audio/mpeg">
- Your browser does not support the audio element.
- </audio>
- </td>
- </tr>
- <tr>
- <td>Blueberry81</td>
- <td>
- <audio controls>
- <source src="Blueberry81.ogg" type="audio/ogg">
- <source src="Blueberry81.mp3" type="audio/mpeg">
- Your browser does not support the audio element.
- </audio>
- </td>
- </tr>
- <tr>
- <td>Plum099</td>
- <td>
- <audio controls>
- <source src="Plum099.ogg" type="audio/ogg">
- <source src="Plum099.mp3" type="audio/mpeg">
- Your browser does not support the audio element.
- </audio>
- </td>
- </tr>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement