replaced-element-035-ref.html (267B)
1 <!DOCTYPE html> 2 <title>CSS aspect-ratio reference: audio element</title> 3 4 <audio controls style="background: green;"></audio><br> 5 <audio controls style="width: 100px; background: green;"></audio><br> 6 <audio controls style="height: 100px; background: green;"></audio>