I’m trying to create a replicate of a restaurant’s home page for a personal project practice.
The restaurant’s website has a Youtube video on top of a background image.
I’ve tried different HTML and CSS structures and struggling to get it to work.
Without reviewing my code, is there a general rule or practice in HTML and CSS on how to place a video on top of a background image as such in the attached screenshot?
Thanks for the reply MTF.
Below is my code. I tried that, perhaps incorrectly. Would you be able to review my code to see if that works on your end? I wasn’t able to get the video on top of the background image. Thanks