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


    What are you most proud of, and what would you do differently next time?

    I am proud that I continue to practice following the Learning Path.

    What challenges did you encounter, and how did you overcome them?

    The most challenging part was ensuring that all elements looked the same as a design. I use Google Development Tools to style elements and then move styles to code.

    What specific areas of your project would you like help with?

    I find myself overwhelmed with structuring CSS classes, for this particular challenge I first wrote an HTML structure that included class names, but when I started writing CSS, I found that many classes were not needed and I could use some global classes to few elements.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I'm proud that I complete 3 challenges for few days 🙂

    What challenges did you encounter, and how did you overcome them?

    The most challenging is just getting started to practice.

    I struggle with the thought that I waste time for practice, and I should do my freelance work to make money. However, I enjoy it more than doing Webflow, and design jobs for my clients for money.

    So I hope I will find a position as a Frontend dev shortly.

    What specific areas of your project would you like help with?

    Not sure when I should use attribute target="_blank". I remembered that we use _blank properties when we have links that follow to external source, may I be right?

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I read about variables fonts and it is something new I learned.

    What challenges did you encounter, and how did you overcome them?

    No at all.

    What specific areas of your project would you like help with?

    I was wondering if I did right when I set max-width: 100% for images for desktop screens 🤔

    Or if I should export two images corresponding to screen sizes as we did on my course, but I thought that because this is an SVG it would stretch without quality loss.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I complete this challenge much quicker. For next time I will be more careful with line-height, and do not forget to add this property.

    What challenges did you encounter, and how did you overcome them?

    The screenshot generated by Challenge Hub doesn't look the same, so I spent a lot of time adjusting line-height property.

    What specific areas of your project would you like help with?

    For this time I do not need help, as I'm familiar with HTML&CSS