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

  • PhDBui 260

    @congdoan6997

    Submitted

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

    Hard mode

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

    using css basic

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

    all

  • @legendofnoobs

    Posted

    nice

    1
  • @lindajensen

    Submitted

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

    My second Frontend Mentor Challenge and I'm really proud of the fact that I found a solution to the whole cursor:hover dilemma. I'm not sure using an image was the correct way to go, but it did solve the problem.

    If I could do it all over again I would probably try a mobile-first approach. I really need to practice that and a lot of people says that's the way to go. I'm just really new to this whole coding thing and I'm not really sure how to go about it. Like do I just make my screen smaller and start from there?

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

    One challenge I encountered was how to make the pointer change when I hovered over the link. I Googled forever and couldn't find a way to change the color of the pointer. So after quite some time I decided to use an image as a pointer. I hadn't done that before but it wasn't all that difficult.

    Another challenge I encountered was the font-sizes. In the description it said "The font sizes in this project a slightly smaller in the mobile layout. Find a way to reduce font size for smaller screens without using media queries." I decided to use rem, but I'm not sure that's a solution to the problem. I tried using the calc() function, but I couldn't get it right.

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

    Questions

    1. Is using an image as a pointer the "correct" solution to the problem? Are there other ways of solving it? Like is it possible to change the color of the pointer?
    2. Is using rems or ems one way to make the font-size smaller on smaller screens? Is that how they work? Or is there another solution?
    3. How do you design for mobile-first? Like practically? Do you just make your screen the size of a mobile screen and start coding or is there another, better way of going about it?
  • @tacostrash

    Submitted

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

    I'm most proud of making it just the same as the resulting photo. I would probably not take long breaks and finish it quicker.

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

    I was trying to get the white space in the card and I just google what my problem was but I google so much I was trying multiple things.

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

    How can I simplify and not so long if it's possible