InterviewSolution
| 1. |
What Is <audio> Element In Smil? |
|
Answer» The <audio> element DEFINES a specific reference for an audio object. Following example illustrates the element: <html xmlns:t="urn:schemas-microsoft-com:time"> The <audio> element defines a specific reference for an audio object. Following example illustrates the element: <html xmlns:t="urn:schemas-microsoft-com:time"> |
|