!Improve Accessibility of Audio Content with the audio Element

Tell us what’s happening:
i can’t pass this problem!who can help me! thanks!

Your code so far


<body>
  <header>
    <h1>Real Coding Ninjas</h1>
  </header>
  <main>
    <p>A sound clip of Zersiax's screen reader in action.</p>
    <audio id="meowClip" controls>
      <source src="https://s3.amazonaws.com/freecodecamp/screen-reader.mp3" type="audio/mpeg" />
    </audio>
  </main>
</body>

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/applied-accessibility/improve-accessibility-of-audio-content-with-the-audio-element/

When i tried your code, it got cleared, if you are in chrome or firefox , try refreshing the browser, clear the cache. Or reset the code and try again

If not in chrome, do the challenge in chrome

hey for me it is perfectly working on chrome

i’m in chrome. But the chanllenge 1 : Your code should have one audio tag. still wran, i can’t find where has error.

Refresh your browser or reset the code and try again, you can copy the code somewhere, since it is correct

I have tried to refresh, but the problem is still unresolved. I am already desperate. Thank you for your help. I’ll try another way.

Maybe you can try it in firefox

1 Like

Thank you very much indeed! I solved this problem in firefox.

Some add-ons must be confictive with it. Disable all add-ons. Once work, don’t forget to enble them.