SuperEpicMan
Banned
Okay, after looking into this a bit more, would I be right in saying I could do the following:
Using my background image as a guide, make an SVG with the same dimensions, plot out my sections over the frames.
Make my fullscreen div have the background image, then have another div fill this 100% 100% and use the SVG file as a background image with the same CSS as the background image, so Cover etc. This should scale the same way as the background image.
Then, target the specific sections of the SVG using CSS?
I am going off this information by the way: https://svgontheweb.com/#css
Using my background image as a guide, make an SVG with the same dimensions, plot out my sections over the frames.
Make my fullscreen div have the background image, then have another div fill this 100% 100% and use the SVG file as a background image with the same CSS as the background image, so Cover etc. This should scale the same way as the background image.
Then, target the specific sections of the SVG using CSS?
I am going off this information by the way: https://svgontheweb.com/#css