Spud
KPCKevin Powell - Community
•Created by Spud on 1/28/2024 in #front-end
Making an image take the height of the div it is inside of
Thanks guys, with the help of Carl, I just gave the
img
tag inside the vidOverlayImg
class a width of 100% and it did the trick.
Also a margin-right of 10px is added in the video to the vidOverlayText
class.
I'm fine with how this performs, even if the image doesn't load for the user.20 replies
KPCKevin Powell - Community
•Created by Spud on 1/28/2024 in #front-end
Making an image take the height of the div it is inside of
Bump
20 replies
KPCKevin Powell - Community
•Created by Spud on 1/28/2024 in #front-end
Making an image take the height of the div it is inside of
Code
HTML
CSS
20 replies