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

  • P

    @acandael

    Posted

    Nice job, I see you also did a mobile-first design.

    my only remark is the alt tag of your product image. You shouldn't mention it's an image. The screenreader technology knows it's an image. Just describe what the image is showing.

    1
  • P
    KN 110

    @kaiens-lab

    Submitted

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

    This project had many details, which made me stuck for a long time. But I am still very happy to have completed it.

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

    1. Tried to fix overridden functions.
    2. Learned something new - CSS Counters.

    Not completely overcome, hoping someone can offer guidance.

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

    Mainly want to solve the problem of the font turning bold. But any advice or suggestions are very welcome!

    P

    @acandael

    Posted

    Great job, I see you custom-styled the component list decimal bullets. I implemented the same solution. It took me a long time to figure that one out.

    0
  • P

    @acandael

    Posted

    nice job! I see that you use custom colors, but I can't see your tailwind.config.js file. It was interesting to see your code, as I also used TailwindCSS for this challenge, so I could compare your solution with mine.

    0
  • @rbhgaston

    Submitted

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

    I would like to know when to use padding and when to use margins. Are there some guidelines I should know for using them? For example, if i want to space two elements how should i do that: splitting the distance and adding it to both elements or adding it only to only one of both.

    P

    @acandael

    Posted

    Nice job @rbhgaston

    Seems like you forgot the hover state on the h1 title You could also improve your solution by using semantic HTML, eg <article> for the blog preview card.

    hope this helps,

    Anthony

    1
  • P

    @acandael

    Posted

    nice job! I have not much to add to your solution, everything looks fine!

    0