How to add an image on a video?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to add an image on a video??

How to add an image on a video while it's loading??

20th Sep 2017, 7:20 PM
0110100
0110100 - avatar
1 Answer
0
Set position: absolute to image, place it over video. Set display: none to image after start video (play event)
20th Sep 2017, 8:19 PM
Dmitry Semigradsky
Dmitry Semigradsky - avatar