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

  • @EIVAR-RIVALDO-PEREZ-AGUILAR

    Submitted

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

    Aprender de mejor manera flex box

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

    La separación de los elementos dentro de la card

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

    Responsive

    @JammiM

    Posted

    Needs more testing on mobile screens

    For example there is no spacing / margin from the right side of the screen

    0
  • @stephany247

    Submitted

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

    I am pleased with how I customized the list markers and successfully implemented responsive design with media queries. My ability to style the table, manage fonts and tackle CSS challenges like spacing and alignment has improved, making the design visually appealing.

    Next time, I might focus on simplifying your CSS by reusing styles more efficiently, reducing repetition.

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

    I encountered challenges with aligning list items and customizing table rows to display borders correctly.

    I overcame these by researching different CSs approaches, such as using the ::marker pseudo-element for list alignment and applying specific border styles to table rows.

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

    I would really appreciate any feedback that can help me improve and refine my skills further.

    @JammiM

    Posted

    Very impressive

    I think there is a problem with your initial comment in the CSS file * 1. Use a more-intuitive box-sizing model. */ *,

    1
  • Cristian 30

    @neouruguayancr

    Submitted

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

    I'm proud of the component's design and usability, but I would improve performance and testing next time, and I seek feedback on features and optimization.

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

    I faced challenges with performance optimization and mobile responsiveness, which I overcame by refining code and using testing tools to identify bottlenecks.

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

    I would like help with usability feedback and suggestions for performance optimization and additional features.

    @JammiM

    Posted

    Good job

    Also, you can add the font import into the CSS file

    @import url("https://fonts.googleapis.com/css2?family=Outfit:[email protected]&display=swap");

    1