Computer Applications
Which attribute of <AUDIO> element is used to give the URL of the audio to embed?
- controls
- type
- src
- loop
HTML Advanced Features
4 Likes
Answer
src
Reason — The src attribute of <AUDIO> element is used to give the URL of the audio to embed.
Answered By
2 Likes
Related Questions
…………… are used to connect web pages. They are created with <A> tag.
- hyperlink
- alink
- vlink
- dlink
…………… and …………… tags break the line flow.
- <TR> and <TD>
- <BR> and <HR>
- <TH> and <TF>
- <TL> and <TP>
Assertion (A) Social Networking is the grouping of individuals into specific groups, like small rural communities or a neighbourhood sub-division.
Reason (R) Social networking is an offline service.
- Both A and R are true and R is a correct explanation of A.
- Both A and R are true but R is not a correct explanation of A.
- A is true and R is false.
- A is false and R is true.
Assertion (A) If any one wants to display content in an HTML page without any bullets or number then he/she can choose <DL> tag.
Reason (R) <DL> is a definition list that shows elements without any bullets or numbers in front of them.
- Both A and R are true and R is a correct explanation of A.
- Both A and R are true but R is not a correct explanation of A.
- A is true and R is false.
- A is false and R is true.