How do you embed audio in an HTML page?
1 Like
<audio src = "audio.mp3">
Reason — We can embed audio in an HTML page by using <audio> tag in the following way:
<audio src = "audio.mp3>
Answered By
2 Likes
Which service is used by users to send text messages to each other?
…………… allows a single selection at a time.
To insert a table on a web page, we use …………… tag.
By default, color of a table is …………… .