Audio Tag Troubles
Permalink
I have need to use the HTML5 audio tag to include some audio files in a table. The problem is that the audio tag produces controls that are too wide for the table cells. I have attempted to use the width option, but that doesn't work! Is there another way to do this? Thanks!
I believe you can just apply css to audio tags.
Or just put it in as an in-line style.