Page 1 of 1

HTML5 video question

Posted: Fri Jun 18, 2021 8:05 pm
by Trevor Johnson
Hello all,
I'm using WWB15 and posting an mp4 video with html5 media player object. It's working properly but it looks as if I will have to make multiple pages to suit all viewports including iphones. Are there any tips, or does a later WWB version contain a responsive video object please?
Thanks for any help.

Re: HTML5 video question

Posted: Fri Jun 18, 2021 8:54 pm
by paddlefoot
I place my videos in a layout grid. The page itself has several breakpoints, which works for most viewports.

Re: HTML5 video question

Posted: Sat Jun 19, 2021 6:50 am
by Pablo
See also this related tutorial:
https://wysiwygwebbuilder.com/layout_modes.html

Re: HTML5 video question

Posted: Sat Jun 19, 2021 1:54 pm
by Trevor Johnson
Thank you paddlefoot and pablo. I'll have a look at both.

Re: HTML5 video question

Posted: Mon Jun 21, 2021 6:31 pm
by Trevor Johnson
Thank you both, I have solved the problem (so far) with your help !