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

  • P
    gio 110

    @fakegio

    Submitted

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

    I am most proud of getting the finished product to be almost 100% pixel perfect. What I would do different next time is to pay closer attention to the default text styles (line height, font-weight, font-family), because that would've saved me a lot of time.

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

    The figma file did not contain any spacing information, so I had to ensure I made the right spacing decisions by using the pixel perfect chrome extension, as well as just calculating the remaining space using element heights.

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

    Semantics and class reusability

    HoaCTa 110

    @HoaCTa

    Posted

    Awesome, look perfect!!

    0
  • Victor 40

    @vic-cod

    Submitted

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

    I was able to make it responsive without many breakpoints.

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

    Used media queries to adjust the layout, and image based on the screen size.

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

    All feedback is welcome. I’m still a beginner.

    HoaCTa 110

    @HoaCTa

    Posted

    The background color is not match but your solution is very closed with the design. Congrats on finishing the project!!!!

    1
  • Victor 40

    @vic-cod

    Submitted

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

    I was able to complete it without much challenges

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

    Didn't encounter much challenges

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

    All feedbacks are welcome

    HoaCTa 110

    @HoaCTa

    Posted

    Nice page! The box could be slightly larger to match the design. It's a bit tricky to get the exact size right just by eye. Great job finishing the project!

    Marked as helpful

    0
  • @imandreans

    Submitted

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

    I would write my code to be more readable and organize, especially for CSS.

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

    I don't know which heading to use for the text.

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

    I would like to be help with readable code and more on semantic html.

    HoaCTa 110

    @HoaCTa

    Posted

    Your design looks very close to the solution. If you didn't look at the figma design, it is impressive to build it only by estimating. As far as I know, it is suggested that we don't skip the heading level. For example, use h1 then h2, not h1 then h4. To write more readable code and more semantic code, you should read more on this site https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML . It shows us what tag we should use that help our code more accessible. Have fun learning. Congrats on finishing the second project!!!

    Marked as helpful

    0
  • @Jack99-DEV

    Submitted

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

    I was able to get this project completed in a relatively short amount of time, I felt confident in all of the HTML syntax and most of the CSS. Something I would do different is to make sure that I assign IDs and classes to all of my elements ahead of time to help with organisation.

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

    My biggest challenge was getting all the elements centred and aligned properly. I had use google to find documentation and forums to get a solution.

    HoaCTa 110

    @HoaCTa

    Posted

    It is great that you felt confident in the syntax, and using Google to read/search for documentation is totally fine if you get stuck. You are good at using alignment and padding properties. The background is not in full screen, maybe you can adjust it using width and height. Kudos on finishing the first assignment.

    Marked as helpful

    0