Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

The <audio> crooked tag works in the new version of FF (Version 57.0beta), correct it please.

more options

The <audio> crooked tag works in the new version of FF (Version 57.0beta), correct it please.

I enclose a screenshot of the code and the displayed content in the form of a screenshot:

<center>
 <audio controls loop>
   
   Тег audio не поддерживается вашим браузером. 
   <a download href="http://daily.heroeswm.ru/upload/yann_tiersen_-_la_valse_damelie.mp3">Скачайте музыку</a>.
 </audio>
</center>
The <audio> crooked tag works in the new version of FF (Version 57.0beta), correct it please. I enclose a screenshot of the code and the displayed content in the form of a screenshot: <center> <audio controls loop> <source src="http://daily.heroeswm.ru/upload/yann_tiersen_-_la_valse_damelie.mp3" type="audio/mpeg"> Тег audio не поддерживается вашим браузером. <a download href="http://daily.heroeswm.ru/upload/yann_tiersen_-_la_valse_damelie.mp3">Скачайте музыку</a>. </audio> </center>

Todas as respostas (1)

more options

Can you give a link to the page where you get this error? Or does it occur on all pages that use the built-in HTML5 audio player?