Hi everyone. I have added videos directly to my website's home page using this code. if i'm understanding correctly, this is considered an html5 video. (i did not want to just embed a youtube or vimeo video).
<video loop="" muted="" autoplay="autoplay" preload="" id="vid"> <source src="url_of_the_file.webm" type="video/webm"> <source src="url_of_the_file.mp4" type="video/mp4"> </video>
---I love how it looks on the desktop but can anyone help to make this mobile friendly?
I've tried the coding that's suggested for making youtube videos mobile friendly, but it doesn't work.
Hello avictoria,
Please share your site url.
User | Count |
---|---|
11 | |
8 | |
8 | |
7 | |
7 |