You are browsing as a guest. Sign up (or log in) to start making projects!

1h 3m 15s logged

Added a loading screen with the text “Welcome” in some different languages and ending of with “I’m Aayan” because I’m Aayan. Also got rid of the curly arrows and small text as I think the landing page looks cleaner without it. The animation part was very difficult for me because it was very new to me, I started of by using JavaScript but for some reason that didn’t work I had to go back to the trusty old CSS.

0
124

Comments 2

@Irtaza

Cool! The javascript didn’t work because you probably opened the index.html file in your browser, and js needs a server to work!

@MuhammadAayanMirza

@Irtaza 0h, I didn’t know that. Sad. I’ll do that next time then.