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


    I used Sass for this one, and it helped a lot with the different elements and classes. It's really easy to use and I'll probably be using it from now on. I had a little trouble creating the rounded corners in the style, so I had to change strategies three times, but I think it looks pretty close now. I was focused on the styling with Sass, so I didn't pay much attention to the semantic structure of the HTML. Please let me know what I can change in the code.

  • Submitted


    I completed this challenge after finishing my first Frontend Mentor project, which was really helpful, especially with the tips I received. The trickiest part of this challenge was deselecting the other numbers after selecting one, but a quick search on Google and Stack Overflow helped me find the solutions I needed. I also played around with different elements for the sections and ended up using <span> for the numbers. I'm not entirely sure if it was the optimal choice, but it definitely worked well. If you have any suggestions or alternative approaches, feel free to let me know.