Embed youtube video on an image at a specific location?

You can't, you would have to use CSS position: absolute; top: 0px; left: 0px syntax to align it but you would need the image to be a background-image: of the video's parent element div style="background-image: url(image. Jpg).

You can't, you would have to use CSS position: absolute; top: 0px; left: 0px; syntax to align it but you would need the image to be a background-image: of the video's parent element.

You might just have a terminology issue here; Instead of thinking of 'embedding' something in the image - think instead of having a containing div wrapped around the video, with the image in question as the background. Then just use CSS to position the video within the div.

Alternatively you can use the html5 version of the video and use the poster attribute: labnol.org/internet/embed-youtube-videos... dev.opera.com/articles/view/introduction....

You can't, you would have to use CSS position: absolute; top: 0px; left: 0px; syntax to align it but you would need the image to be a background-image: of the video's parent element. Then just use CSS to position the video within the div. Terms of service.

Not the answer you're looking for?

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions