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

  • @RogerTito455

    Submitted

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

    I really like how my mind has think of how i could make that exactly as the example

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

    The first challenge I found was of how to make it for mobile devices, but I found a website which help me during this process.

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

    I would like to know If I could do the code smaller to make it more eficcient.

    @baturalperbay

    Posted

    Hello RogerTito, well done on your solution :)

    For mobile devices, one trick that is used often is to make width of containers in percentages. Try setting width: 90% on your container and see how it behaves.

    It is good that you are using rem units, you can also check out "container query length"s at Container Queries. However this is absolutely not high priority whatsoever and it should be noted that browser support for Container Queries is still inadequate.

    Happy coding :)

    Marked as helpful

    0
  • samir-Deve 350

    @samir-Deve

    Submitted

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

    It is my first project using BEM methodology I think I wrote a little bit more CSS code I code reduce it, I will do it next time !

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

    I did not encounter any challenges !

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

    I will appreciate fellow DEV's feedbacks on classing of my HTML elements !

    @baturalperbay

    Posted

    hello samir-Deve,

    Not certain on why it is happening but the tint on hover doesn't work on Firefox, I am able to see it on Chromium though.

    Also it looks like you've forgotten to change the "your name" at the end.

    Happy coding :)

    0