News

SMF - Neu installiert!

How to embed YouTube video in posts

admin · 6277

admin

  • Administrator
  • Neuling
  • *****
    • Posts: 9
    • View Profile
    • CogNovo Network
on: 12. October 2018, 14:01:16
In order to embed a YouTube video you can simply enclose the code in a HTML tag. The same method works for other external iFrames.

Code: [Select]
[html]<iframe width="560" height="315" src="https://www.youtube.com/embed/_5KtyFHJcmA" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>[/html]
« Last Edit: 01. November 2018, 01:18:40 by admin »