Example:
Code:
<iframe width="560" height="315" src="https://www.youtube.com/embed/I7LrS1z_WNA?si=FZhbl0BC0j6DSYA2&start=445" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Output
Example (video):
Code:
<video height="720px" muted controls> <source src="./video/wcup23.mp4"> </video>
Output