Latest solutions
Latest comments
- @GuillermoBlancarteSubmitted 4 months ago
- @Suleiman-OzSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
Design to code
What challenges did you encounter, and how did you overcome them?layout
What specific areas of your project would you like help with?nothing
- @vincenzo-vitelloSubmitted 5 months ago
- @JoaoMota98Submitted 6 months ago
- @EdgarMadridSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
It's taking me less and less time to come up with the result of the challenges, maybe I'd like to learn conventions for the styles
What challenges did you encounter, and how did you overcome them?I really didn't have a specific challenge in this one.
What specific areas of your project would you like help with?I always like feedback on all my code, where I can improve using best practices always
- @minahopgoodSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
I will do further research into em and rem units to make my life a little bit easier in the future, as it still confuses me a little bit.
What challenges did you encounter, and how did you overcome them?I struggled with sizing the image on this preview. The solution for this was to switch from px to em units, as it allowed for the container and items to sit within each other without worrying about exact spacing.