Close to the jpeg
What challenges did you encounter, and how did you overcome them?Need to improve accessibility
What specific areas of your project would you like help with?None
Close to the jpeg
What challenges did you encounter, and how did you overcome them?Need to improve accessibility
What specific areas of your project would you like help with?None
you get pretty close to the design, your code ist well readable and structured
I am mostly happy with being able to do some refactoring in css to make it shorter and more consistent.
What challenges did you encounter, and how did you overcome them?I don't know how to incorporate static fonts provided in the folder. But again, I just used the links from google fonts instead of looking for the solution to the static ones ;)
What specific areas of your project would you like help with?Any advice is very welcome ;)
Pretty solid solution, is much close to the design.
I have lerned to order the media quaries at last in my css for not overwriting the properties later on. Please give feedback if anyone has some experiance with that or what is best practice in that case?
I'm proud of how I can think the HTML layout and CSS by looking at the design, The thing that I will do differently next time is to add some animation on the card or a interaction of the card is more better.
What challenges did you encounter, and how did you overcome them?For this challenge I didn't encounter any challenges.
What specific areas of your project would you like help with?I would like to have an opinion for this code
HTML & CSS foundations
As you can see I added an link to the heading. I'm not sure this is the best practices on adding a link to the anchor element
Your feedback will be appreciated.
Your css code is well structured, maybe u could a some of these to your html too.
Your Heading of the description could be nested in an h-tag. Your text it self could be nested in an p-tag.
Your design is much close to the original images.