Respuesta :

Answer:

You can emb.ed a music file into your page using the following HTML code:

<embe.d src="/music/good_enough.mp3" width="180" height="90" loop="false" autost.art="false"> ...

<audio src="/music/good_enough.mp3" controls> <emb.ed src="/music/good_enough.mp3" width="300" height="90" loop="false" auto.start="false"> </audio>

[tex]hope \: it \: helps \: u[/tex]

When writing in HyperText Markup Language to add a music file to a website, you would make use of the following code:

  • <embe.d src="/music/good_enough.mp3">
  • <audio src="/music/good_enough.mp3" controls>
  • </embe.d>
  • </audio>

What is HTML?

This refers to a programming language which is referred to as the "building block" of a website where the simple layouts are presented.

With this in mind, we can see that when we are writing a HTML on the topic of music on a website, we can write a code that would add an mp3 file to a website and also give it the adequate controls needed to play, pause and stop the music.

Read more about HTML here:
https://brainly.com/question/4056554