HTML attributes

Created by Sofie Brijs, Modified on Wed, 23 Feb 2022 at 08:02 AM by Sofie Brijs

HTML attributes are special keys that are used to control the embedded element's behaviour.


Frameborder

If you don't want to display the frameborder aound your embedded element, then you can insert the following:



Full screen

If you want to allow your attendees to watch the embedded element on full screen, then you can add the following: 



Autoplay

If you want your embedded element to start playing automatically once the attendees enter the room, then you can use the HTML attribue 'autoplay': 


Important: you also have to insert the HTML attribute in the URL

Loop

If you want the embedded element to automatically start playing again after it has ended, then you can insert a loop: 


Important: you also have to insert the HTML attribute in the URL + place the following behind your url:
"?autoplay=1&loop=1&playlist=videoID"

Video ID = https://www.youtube.com/embed/amIJyhSiSe4




Important: the same HTML attributes can be used for Vimeo videos. 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article