How to Use Youtube Video Responsive
You must get a YouTube video ID code to share video posts in your article:
- Open Youtube and Search video.
- Click button
Share
and choseEmbed
copy ID code video. View image > here - Copy the code below and replace the
ID_VIDEO
with theID_VIDEO
from Youtube.
<div class='video'>
<iframe src="https://www.youtube.com/embed/ID_VIDEO"
</iframe>
</div>
Change your blogger post mode to HTML view mode, not Compose view.