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 solutions

  • Submitted


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

    I wanted to be really clear in the HTML semantic markup. I also manage to make the card responsive without using media queries.

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

    The Font and font-weight was not working as I expected even after copying the link from Google Fonts. The card looks similar to the original but the font-weight looks different to me. I used the mobile first approach and later the card was growing too much on bigger screen sizes. After reviewing some notes I manage to give the card a maximum growth value.

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

    I would like to get feedback on my HTML semantics and accessibility. If someone could advice what I did wrong in regards to font and font-weight I will greatly appreciate it. Also, please feel free to point out any other error or improvement I can make. Thank you!

  • Submitted


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

    I am proud I've completed the challenge within a reasonable time considering my early stage of learning. Next time I will plan my workflow with more detail.

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

    positioning elements on the page as well as margins/paddings were challenging to get right. I used some notes taken on courses I have done as well as google what other have done.

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

    I would like to know if there are ways to simplify my code and make it more efficient as well as improve the semantic markup of my HTML code, specifically to make it more accessible.