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 would add more contents such as facebook, linkedin, discord, instagram, twitter, and other links to social media, and so on...

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

    I didn't really find any challenges to this particular challenge. It was quite easy for me :)

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

    I would love to learn how to add this to a more stacked-up webpage with more contents other than this alone.

  • Submitted


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

    I learned good uses of 'vw' property instead of 'px'. I learned new ways to use height and/or width against the padding property.

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

    Arranging items and maintaining positions while managing device width outcomes. I used @media and other new properties I discovered to overcome these challenges.

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

    Would need advice on how to use proper attributes for display reasons and other useful uncommon properties.

  • Submitted


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

    I am proud to be able to find frontendmentor.io to give me free challenges to help improve my web programming skills. I am proud to be able to create a wonderful QR Code Component Website and learn throughout the progress. This will be very useful for making other future web projects that require QR code components or something similar.

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

    My challenge throughout the project was to figure out how to align the content box to the center of the page once I finished organizing the image and the texts. I managed to overcome it by spending lots of time by using many factors such as:

    • height: 100vh;

    • margin: auto;

    • justify-content: center;

    • display: flex;

    • etc.

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

    I would love to know what professionals did to make this challenge and what codes are important to make it as responsive as possible.