Video Players
There's not much point in just inserting a video in a web page. For best search engine indexing it needs to be inserted using an HTML5 <figure> element with the title and a text description inserted in the <figcaption>.
There's not much point in just inserting a video in a web page. For best search engine indexing it needs to be inserted using an HTML5 <figure> element with the title and a text description inserted in the <figcaption>.
When a video player is in view on page load it must display a poster image and lazy loading the video file(s).
The MP4 vidoe file is inserted in two sizes for computer and snmaller mobile devices.
The video player only requires the Vimeo ID to be entered into the widget settings. Hosted video like Vimeo and YouTube MUST be lazy loaded if it is to perform well on mobile devices.
The text area is showing all the options - title, styled span, description and internal/external link.
The container has controls to add a border and/or a bottom box shadow. When container padding is added the video stage can have a border.
Menu