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 of the structure of the HTML and CSS. Although that is my view of it, I would always read and listen feedback for improvements.

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

    My challenge was one at the beginning: how to correctly displaying the font. I looked up on the internet why the font was not displaying correctly and change the code accordingly.

    The other challenge was when I asked for feedback: a frontend mentor user pointed me to the issue I had with the height property on the html and body, and resolved it using min-height: 100svh on the body. That made me to read more about svh and why it is useful.

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

    Anything that can be improved or new teachings will always be helpful for me.

  • Submitted


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

    I enjoyed having learned and used @font-face and about variable fonts. Although I have to keep expanding my understanding on typography, I fell that this little project gave me confidence and curiosity on continuing exploring this vast topic.

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

    At the beginning I did not know whatsoever how to use variable fonts and @font-face. These new challenges were assuaged with my research on the topics and I ended up reading articles on MDN, Web.dev and watching videos on youtube.

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

    With the use of fonts. Variable fonts in specific.

  • Submitted


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

    Setting and understanding custom properties is what I am most proud of about this little project.

    I struggled at first when translating the data from the figma design to code as I needed some time to familiarize myself with Figma.

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

    How to best structure the CSS style in one page.

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

    I would like to know if the structure of the CSS style follow best practices. Although I do not know if it is relevant since it is really a small project.