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

  • Zub04ek 110

    @Zub04ek

    Submitted

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

    I discovered a new CSS method that helps to make the font size more flexible and adaptive when increasing the width of the viewport without using media queries. It's the clamp() CSS function, and I will use it going forward.

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

    It was a bit difficult to understand the new CSS function clamp(), especially how the preferred value is calculated. But I was able to find resources that show and explain this concept in a complete and clear way. I also had some problems with displaying fonts on GitHub pages using @font-face, but I fixed that by correcting the path to the font files.

    @Md-Alqma

    Posted

    Exactly like the given challenge. Well done with the challenge. I can't see any flaws in the solution.

    1
  • Mehrine 120

    @DarkMoonLit

    Submitted

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

    I am proud of the journey I had where now, I'm finally starting to practice what i've learnt. I will work out my steps first to tackle the challenge better and more efficiently.

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

    My biggest challenge was the screen sizing. I had to go back to my notes and relearnt media queries and how it is used.

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

    I am still struggling with some properties of CSS. I don't know when I'm supposed to use Flexbox, or Grid.

    @Md-Alqma

    Posted

    Try using better padding and margin for the design.

    Marked as helpful

    1