gotta figure out how to balance this ad with the tricerahoodie dina one i also gotta keep in circulation should i make, like, an animated gif that goes back and forth between them, that's about in my skillset
gotta figure out how to balance this ad with the tricerahoodie dina one i also gotta keep in circulation should i make, like, an animated gif that goes back and forth between them, that's about in my skillset
no, no, wait, i would also have to have the link change, and that's out of my skillset
I don't know what kind of components you have access to, but would some kind of auto-rotating carousel be an option?
function swap() { if (c) { d = a; e = b; } else { d = b; e = a; } d.style.display = 'none'; e.style.display = 'flex'; c = !c; } setInterval(swap, 5000);
guess i'll just swap the html code back and forth each day
also i should probably finish editing the state from Massachusetts to Maryland in this Topatocon banner i edited from as a starting point