I checked caniuse, but it seems it only has the various attributes for the tag, as opposed to the tag itself… so, I assume the tag itself is supported? (Not necessarily all the attributes, as I see in the caniuse tables)
I normally have a regular link to my demo reel on my site, linking to the YouTube page (as a new browser window)… but was pondering whether I should go for an embedded video this time around (a bit cleaner)… but I only want to do it if it doesn’t require a bunch of workaround code (…I’m looking at you IE!..).
So, I just wanted to check if the iframe tag is supported by everything these days… Not using any of the special attributes. I just want it to embed the video, and have a control panel so the vistor can start the video themselves, as well as pause, etc).
If you are doing youtube you can use the embed version so there is no origin clash. Here is an article by Moz that spells out pros and cons plus things to consider.