Domain changed to archive.palanq.win . Feb 14-25 still awaits import.
[19 / 4 / 3]

Javascript help

No.1288070 View ViewReplyOriginalReport
I have text and divs and shit and I want to put it over a looping video. I did this by making the text and divs and shit have an absolute position, but now they dont shrink and grow with the page and the video. What's weird is I have an position: absolute; image over the video and it follows the resize just fine but the divs and text dont. TLDR, how do I put relative position divs and text over a video, OR how do I get absolute divs and texts to follow the resize of the page like my image strangely does?