sweetest-angel
3 days ago
.disc { position: absolute; top: 210px; height: 100px; right:10px; animation: rotation 4s infinite linear; } @keyframes rotation { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
sweetest-angel
3 days ago
i copy pasted the specific stuff i did but you can tinker around with it and do some cool things
sweetest-angel
3 days ago
HAI i just saw ur comment on my guestbook oopsies i do have a button but the one you made is sooo much better!?!? can i adopt that as my official one and credit you for creating it?
devhank
1 week ago
today nothing nice (about uni) happened to me and then arirang was released, One More Night and Please made my day
marquee doesnt work on chrome anymoar ๏ผ๏ผยดะด๏ฝ๏ผใ maybe try 2 use css animation?
you can use css or javascript animations! be mindful that you need to adjust the code to be able to fit in your layout perfectly bc I literally spent all day trying to make mine work only to find out It was just too wide LOL