Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    Hey! As you might see, there are some stars moving in the background of the page. Well, I used Starback.js to do that. I used starback.js last summer for a small project, and I really think it matches so well on this NFT card as a background. If you want to use it too, just follow the link. It has all the instructions you will need.

    https://github.com/zuramai/starback.js/

  • Submitted


    Hello people! I felt like doing something extra before even finishing the basic requirements. I could not wait until finishing the project, so here I am posting it. As you can see from the live webpage, it has a light and a dark theme. I will post the completed version soon. I hope you like it. Feel free to comment.

  • Submitted


    Aloha! This is my first project here and I am really excited. As you may notice, I used CSS Variables to change margin-bottom property on many elements. The reason is that if I had to write a single rule for every single element multiple times, readability would have been affected negatively. I thought variables would make code much more readable and easier to alter and review. Is there a best practice for such situations, or a better way to achieve the same result? Thank you in advance.