Man it's been a while since I've had the motivation to work on my site though, I am very tired. But I will get back to it, I promise.
And I know I say that a lot, but I really do promise I'll be back with more. It's been hard to find the time, that's all.
The more valve game fans I can find on this tiny neocities corner of the internet the better (i love you all)
awesome to hear there's interest for it! I'll def get to it right away when I'm able to!
i've fixed up the marquees on my page so that they use CSS instead of a marquee tag, yay for future proofing! Though this also means they'll be a lot smoother on Firefox.
annnnd accidentally enabled a bunch of thigns OOPS-- fuck it they stay, i dont care anymore LOL
I've never even thought of using CSS instead of the marquee tag... genius!
okay so in a nutshell, it's using CSS animations, really simple too. transform: translate(0, 0); to transform: translate(-100%, 0); making sure the animation is set to linear and also giving the text inline block display and left padding 100% so that it starts off screen
you can check out my css files to see it a bit more indepth if you wish, it'll probably make much more sense than an explanation in here xD
i checked and there seemed to be a small typo in the http part, it's meant to be https but it was just http lol. should be fixed now!
Definitely going to get onto this asap LOL