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?

    I struggled with this one. It took a few tries over a few days. But finally was able to get through it.

  • Submitted


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

    Had Issues trying to get the eye to be visible on hover. Took a bit of trial and error.

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

    All suggestions and advice are welcome : )

  • Submitted


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

    I was happy to play around with CSS grid

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

    could not get the fluid decrease of the main container to resize nice while shrinking the browser.

  • Submitted


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

    I am happy with how the fluid of the font sizing an spacing worked out.

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

    any advice is great.

  • Submitted


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

    I was happy to be playing around with offset of the large circles.

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

    using the relative and absolute positioning. was good practice.

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

    Still unsure of the HTML semantics for a card. If anyone can provide a proper HTML semantic layout for a card that would be great.

  • Submitted


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

    In this project, I prioritized the organization of my CSS and enhanced the responsiveness of the design. I dedicated time to fine-tune spacing and font sizes using the clamp() function, achieving a more adaptable and visually consistent user experience across different devices.

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

    Still trying to get the html semantics down.

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

    Any feedback is appreciated.

  • Submitted


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

    Leraned about the CSS grid first time using it.

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

    The grid is not shifting to 2 columns in firefox.

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

    Not sure why the columns are not shifting to 2 columns in firefox. Any advice would be great.

  • Submitted


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

    I used clamp() in this project. Really like it for Font-Size.

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

    need practice on scaling.

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

    Any suggestions on scaling improvements.

  • Submitted


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

    Learned about using the tag for switching images based on media size.

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

    I had some issues with changing the size of the image within the button. I'm using display flex and had to use flex-basis to adjust the img size.

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

    I was using chrome for this project and when I went to view the project in firefox it looks not the same. If anyone has any knowledge or tips about learning cross-browser techniques, it would be greatly appreciated.

  • Submitted


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

    I added in @media in this project.

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

    I had issues with the #card width staying at 736px; after I added the padding of 40px. it was coming out to 736 + 40 + 40. after some research it I just needed to add box-sizing: border-box; and all was good.

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

    I am still not comfortable with @fontface yet so I didn't use it I used the link instead to google fonts. Any advice on using @fontface would be great.

  • Submitted


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

    Learned about @font-face in this project

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

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

    Not 100% sure if the @font-face is correct so any feedback would be great.

  • Submitted


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

    I was more comfortable moving around figma.com. Getting a little more comfortable with CSS, still a ways to go though.

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

    the box-shadow I had to reference and play around with as it is still new to me.

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

    I would love to understand using the fonts as that is new and I haven't yet done that.

  • Submitted

    QR-code

    • HTML
    • CSS

    1


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

    Too early to tell. I think for the first project it went well. I have a lot to learn.

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

    first project so great learning experience.

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

    I added tags in the but I think there is a better way.