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

  • Ifehj 30

    @Ifehj

    Submitted

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

    I was able to implement a simple CSS animation to the project.

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

    I encountered challenges increasing the height of the container using padding after centering it in the body using flexbox.

    Sylwia 40

    @LesSyl

    Posted

    Good work, I have a few suggestions:

    1. better use rem and em instead of px. https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Values_and_units.

    2.In my opinion it is better to use classes in HTML, they are more specific. https://developer.mozilla.org/en-US/docs/Web/CSS/Class_selectors.

    Good luck.

    0
  • Sylwia 40

    @LesSyl

    Posted

    Hi! good job. I noticed that you use px when setting margins, for example. In my opinion, em should be used. Here you can read more about this : https://fedmentor.dev/posts/font-size-px/.Good luck.

    0
  • Sylwia 40

    @LesSyl

    Posted

    Hello, good work, but in my opinion it is better to stick to one unit length for example em. You use once px and another time rem in defining the margins. You can read more about this here: https://developer.mozilla.org/enUS/docs/Learn/CSS/Building_blocks/Values_and_units. Good luck.

    0