audio-controls-001.html (310B)
1 <!DOCTYPE html> 2 <title>HTML audio with controls</title> 3 <link rel="author" title="Mozilla" href="https://www.mozilla.org/"> 4 <link rel="help" href="https://html.spec.whatwg.org/multipage/rendering.html#embedded-content-rendering-rules"> 5 <link rel="mismatch" href="/common/blank.html"> 6 7 <audio controls></audio>