add a title attribute to the <iframe> (excluding it is a WCAG failure, one which Google continues to ignore),
consider a method to put a "Play" image over the video thumbnail so users understand it will play a video, and not just send them to a new page or load an image,
It is working on desktop but on mobile devices the autoplay is not working.
And the Unicode use does not stay Unicode like. Have shared screenshots.
Please have a look.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Three suggestions:
title
attribute to the<iframe>
(excluding it is a WCAG failure, one which Google continues to ignore),alt
attribute on the image.I mocked one up on CodePen: codepen.io/aardrian/pen/pMVWxQ
Debug view: s.codepen.io/aardrian/debug/pMVWxQ
The video is not autoplaying on my mobile device, a Moto G4 Play. For some reason I have to double click 😞
Great suggestions! I have edited the article to reflect this change. Thank you!
Hi! I wrote you a reply here:
doveranalyst.com/2020/12/how-to-lo...
It is working on desktop but on mobile devices the autoplay is not working.
And the Unicode use does not stay Unicode like. Have shared screenshots.
Please have a look.