The document provides HTML code for creating a web page that plays audio and video files. It includes examples of using the <video> tag for video playback, the <audio> tag for audio playback, an <a> tag to link to an audio file, and an <embed> tag for embedding video. The code specifies file paths for media files on a local system.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
4 views1 page
Part A2
The document provides HTML code for creating a web page that plays audio and video files. It includes examples of using the <video> tag for video playback, the <audio> tag for audio playback, an <a> tag to link to an audio file, and an <embed> tag for embedding video. The code specifies file paths for media files on a local system.