Exit Ticket 2/5/2025
iframe:element represents a nested browsing context, embedding another HTML page into the current one.
video:element embeds a media player which supports video playback into the document.
audio:element is used to embed sound content in documents.
Using the iframe element requires copying an embeded link from a page and inserting that embeded iframe link inside the HTML iframe element.