Forums
(@neilp9)
13 years, 5 months ago
Ok, single line means there is no text that is not hyperlinked adjacent to the mp3 link. So the following is a single line:
<a href="foo.mp3"> this is audio </a>
and this is not:
this is <a href="foo.mp3"> audio </a>