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

    HTML and CSS

    • HTML
    • CSS

    1


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

    "The proudest moment for me was actually completing this project with minimal help. To me, that signals that I'm learning and getting better with each challenge I take on."

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

    "A challenge I encountered in this project was managing the active state when the user hovered over any of the social link buttons. The selected font color for the buttons was white, but when the cursor is placed over the button, both the button and font colors changed. I took some time to think about the issue, and eventually, I was able to overcome this challenge."

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

    none at the moment

  • Submitted


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

    A proud moment for me in this project was centering the card inside the main container and centering the items within the card using Flexbox. I struggled with Flexbox on the first challenge (QR Code), but now it's starting to come together for me. I need to continue with challenges to solidify my knowledge.

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

    The first challenge I encountered on this project was downloading the font. I researched the issue and resolved it. The second challenge was aligning the avatar image and the author name. After some research, I realized I could use Flexbox to center the items in the container and add a gap between the avatar image and the author name.

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

    I could use some help with responsive design best practices. I used media queries to satisfy the project requirements, but I don't think that's the best approach. How would seasoned developers tackle this?

  • Submitted

    HTML and CSS

    • HTML
    • CSS

    3


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

    I'm most proud of being able to complete the challenge mostly by myself. I did need to research certain aspects of CSS that I had trouble with, but overall it was a great experience and feeling. I honestly don't know what I would have done differently next time.

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

    The first challenge I encountered was how to center my QR card inside the container div. I had trouble figuring this out but found the answer using flexbox, a topic I'm very new to. The second challenge I encountered was importing the correct font. I found the answer using Stack Overflow.

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

    None as of now