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 comments

  • @hmousavin

    Submitted

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

    Honestly, I've done this days before .. It's my fist finished challenge on fontendmentor.io

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

    Nothing.

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

    Nothing.

  • Alex 3,130

    @Alex-Archer-I

    Submitted

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

    Almost all the time in my early works I used google fonts. But this time as font files was with the project's assets I decided to learn more about @font-face rule. More of that it was my first encounter with the variables fonts - I read a couple of articles about them and find out that it's rather cool stuff. In short I proud of myself that I can quickly learn about new things.

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

    Additional challenge suggests to find a way to decrease font size without media queries. It was quite challenging. In the end I found a way by using css function calc(0.9rem + 0.1vw) and viewport units but I not very happy with this approach.

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

    Well, since "font" already word of the day for this challenge, it'll be good to hear an advise about best practices of using fonts. But I'm really open for any kind of comments.

    P

    @princewritecode

    Posted

    Good work

    0
  • @tagutirayane

    Submitted

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

    I am proud of remembering basic terminology of HTML and CSS. I am also proud of using CSS Flexbox, since that was a big deal when I was first learning about.

    I will, although, study more about media query, because I still find it a little tricky.

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

    I am always confused about width and height, if/when I should use percentage, or if I can always set a width in pixels. I still don't know what is the best approach. This time I consulted Figma to see the exact width and height.

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

    Media Query and responsiveness.