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 challenges did you encounter, and how did you overcome them?

    For some reason, the fonts on my page are displayed differently than they did in the design photo, despite the fact that I used the same fonts and weight that were given in the style guide. I don't know why and how to fix it.

  • Submitted


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

    Not very proud but I managed to catch good gradients to display proper design for instagram and linedin buttons.

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

    I stumbled on making gradiend-colored buttons fade-in and fade-out smoothly, beccause you can't transition any linier-gradient() result. I have found a way around by creating a clone-button with needed background and using on :hover not to change background from default to special but to remove it from default to background: none;. It is possible to apply transition to background: none; so the visual effect is just the same!

  • Submitted


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

    I like that I was able to make the card close to the design.

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

    I was struggling to make the text look the same as it was in the design; not sure I actually made it accurate.

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

    I'd like to understand why my work has completely different sizes compared to how the JPEGs look, and how to compare the sizes of HTML and image design without a slider

  • Submitted


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

    I'm glad I made the card pretty close to the design. Next time, I'll try to make components with React so I can re-use them in the future.

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

    I've stumbled upon a poor understanding of how HTML and CSS work while I was positioning the elements, but Google and GPT helped me to fill in the gaps.

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

    It felt easy enough, and I feel like it's almost perfect, but it's my first project, so I believe this feeling is incorrect. I don't have any specific questions for help, but I'd like some feedback to understand if this work is okay and what I can do to improve it.