HTML - YouTube Embed
Overview
Estimated time: 10–15 minutes
Use YouTube embed parameters to improve privacy and UX.
Example
<iframe width="560" height="315"
        src="https://www.youtube.com/embed/VIDEO_ID?rel=0&modestbranding=1"
        title="YouTube video" frameborder="0" allowfullscreen loading="lazy"
        referrerpolicy="no-referrer"></iframe>