added a freeze gifs button to my homepage for accessability, copied from stackoverflow and a little janky, but does its job. let me know if you have a better simple solution
re your comment abt the guestbook: i honestlly never considered making my own. i only know html and css (and a teeny js) and i figure something like a guestbook would use idk php or smth
it does require php, but for the most part it's pretty straight forward. I would probably make the php and database files available as a plug and play type thing so that the rest of it can be done just with js :)
Its actually surprisingly easy to make your own guestbook if you want to get around the ads thing. I made mine, I could write up a little tutorial if you want
but yeah! i think a tutorial would be a wonderful resource! not just for me but vry useful for the personal web community ^^
it does require php, but for the most part it's pretty straight forward. I would probably make the php and database files available as a plug and play type thing so that the rest of it can be done just with js :)
I'll probably make one then!!