HTML allows embedding videos and audio using the <video> and <audio> elements.
<video>
<audio>
1. Which HTML tag is used to embed a video?
2. What attribute allows the user to play/pause the media?