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

  • jubileelin 100

    @jubileelin

    Submitted

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

    I tried to apply some knowledge that I learned from the last challenge about using different CSS units in order to create responsive designs and apply it to this design, such as using rem instead of px.

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

    It was difficult getting used to rem, but I did realize how much more effective it is at creating responsive web design.

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

    I want to know if I used rem correctly, I kinda just replaced all instances of px with rem and used a media query to resize the container on a mobile phone screen. I also would like to try and use mobile-first workflow on the next project I do, so if anyone has advice or tips about this concept, it would be appreciated.

    @Cookielovekevin

    Posted

    I believe you are using rem properly, besides the one time you used it to set the border-radius. I think for the most part rem is used for fonts and font styling, whereas things like borders, outlines, margins should be px since it doesn't scale with zoom-in. (for the most part when you zoom in people want the text to be bigger not the boxes and margins they are in)

    Marked as helpful

    0
  • Divya 50

    @Divya4879

    Submitted

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

    While doing this challenge, I was the most proud of completing it under the time I'd expected.

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

    I encountered the problem of being unable to change font-size by changing screen size. I wasn't able to overcome it, rather I made my card width responsive, and changed the font-size at some breakpoints.

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

    I would like help with changing the font-size along with the screen size, without media-queries.

    @Cookielovekevin

    Posted

    very nice just a little wider than the design

    0
  • @Cookielovekevin

    Posted

    You could change colors to match the design

    0