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
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
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
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