Video Player design:
- Few texts and Image is placed in the center
- Play icon is added in the center
- Like button is on the top right of the image
Description:
- The container which has the image and the icons is given the property
position: relative
- The icons or the things that is to be placed on the Image are given the property
position: absolute
- Assign
z-index
accordingly which have to be placed on the image - Align the icons accordignly on the layout of the image