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

  • @Ashish-619

    Posted

    Good work Dinesh!!

    Following is the scope of improvement:

    1. Your card should be in center, no scrollbar should be visible since you have only 1 component to display.

    2. Size for mobile preview is too big, reduce the size and try to place the component in center, it is occupying whole screen.

    0
  • Rosanraj 100

    @Rosanraj

    Submitted

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

    -In this section I'm used many different classes to every element, and I will be using semantic html in next time project.

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

    -I faced some difficulties to give the background colors for list contents, and I overcome this by using marker pseudo class.

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

    -how to reduce the border-bottom horizontal line within the content.

    -improve the responsiveness in different screens.

    @Ashish-619

    Posted

    -can use border-bottom property -can use media queries for responsiveness

    0
  • @jbidz

    Submitted

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

    I am proud that I can now code more faster by doing challenges like this in Frontend Mentor.

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

    My ultimate challenge during the development of this project was to make it closely identical to the original design. I used various tools like Figma to measure distances and sizes from the design.

    @Ashish-619

    Posted

    Good, No feedback

    0
  • @Ashish-619

    Posted

    It looks good; however, you could slightly increase padding and show the card in center,.

    Marked as helpful

    0
  • @T3chfuzion

    Submitted

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

    That I was able to get through the first challenge. It seems like a lot to take in but just took it step by step.

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

    Trying to get everything right. I used some tutorials along the way to help me out. I have taken some basic classes but wanted to jump in and try it out.

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

    Trying to get the sizing correct and make sure everything is line up properly. I have just started to learn bootstrap, so hopefully it will help me line things up properly.

    @Ashish-619

    Posted

    You could use VW (viewport-width) for adjusting the card according to the screen size(your card seems to be lil bit big) and some font styling methods.

    0