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

  • racelo 20

    @racelo

    Submitted

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

    It was my first project using Figma to analyze the project mockup and design requirements in detail. This allowed me to create a project that closely matched the mockup. Figma indeed makes the work of developers much easier since all the design requirements are laid out in Figma.

    Additionally, since the project involves the implementation of CSS hover and focus states, I learned how to use transitions on elements when they are in such states. I actually have to revisit this subject because there are still plenty of things to know about CSS transitions.

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

    CSS transitions was quite a difficult subject and I was only able to implement it by experimentation.

    willem 20

    @BarapidoWillem

    Posted

    Greetings mate,

    your code is good, separate the css code to a file is a good breather to the html codes, but next time include the provided style on your css file or remove it to avoid confusion.

    your footer img style should include also on your css file.

    the rest of your codes are good specially the css code nice and good very easy to read and track.

    hope you have a good day Thanks

    0
  • willem 20

    @BarapidoWillem

    Posted

    the layout look good on any range of screen size, the code are well structured and the output is like the design

    0