Latest solutions
Latest comments
- @xaoccc@giuseppe-giannotta
bravo! Il codice Javascript è il tocco di classe!
Marked as helpful - @gely25What challenges did you encounter, and how did you overcome them?
The most difficult part was adapting the design with media query. I planned to use mobile-first technique. However it was quite difficult because I made used of position:absolute in the desktop version a lot and with the mobile version was not as necessary as the other one. I feel like I complicated it without need but I am not sure if there is an easy way to solve this challenge or code it. Also I feel like there is a lot of repetition or unnecessary lines cause I was testing a lot.
@giuseppe-giannottaWOW! Beautiful work! Now I'm a little jealous! ;)
- P@armanijacobs@giuseppe-giannotta
WOW! Very Nice!!
- @HawaleShailesh004@giuseppe-giannotta
I think it's a very well done job. We had the same problems about font-sizes (it's very difficult without figma files). In your place, I'd have added more media queries for intermediate sizes. Anyway great job!
- P@mezbahDev@giuseppe-giannotta
Hi! The desktop solution is very good! Congratulations!Try however, if I may say so, to improve the mobile version (for example, you need to change the image! try loading both images to the html file and use two different classes and two different properties (“display: none” and “display:block”) to regive the result by media query!). If you'd like, although it's not the best, check out my code!
Marked as helpful - P@Helewud@giuseppe-giannotta
Your spacing system is perfect and I love how you customized the design! The only advice I'ld give you is that the h1 on the page should also be aesthetically the largest