Latest solutions
Product Preview Card
PSubmitted 9 months agoI could use some feedback on how to make the images responsive.
Recipe Page Challenge
PSubmitted 10 months agoI could use some help with the local fonts configuration. Also any suggestions on how to make the html more semantic and accessible would be welcome.
Social Links Profile Challenge
#tailwind-cssPSubmitted 10 months agoI would love to hear how to deploy a Tailwind site on Github Pages
Responsive Blog Preview Card
PSubmitted 10 months agoI would love to get feedback on my implementation of the local fonts, because I don't see the font on the live website. I'm not sure if I referenced the url to the static assets wrongly, or if I made some other mistake.
I would also love to get feedback on my implementation of the responsive width for the blog preview card, or if there is some better way.
QR-Code Component using plain CSS
PSubmitted 10 months agoI guess it would have a more modern solution when CSS Flexbox is used. So any feedback on implementing this solution with CSS Flexbox would be welcome.
Latest comments
- @skyleranglhSubmitted 9 months agoP@acandaelPosted 9 months ago
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@kaiens-labSubmitted 10 months agoWhat 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?- Tried to fix overridden functions.
- 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@acandaelPosted 10 months agoGreat 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 - @aapa1993Submitted 10 months agoP@acandaelPosted 10 months ago
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 - @rbhgastonSubmitted 10 months agoWhat 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@acandaelPosted 10 months agoNice 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 - @aapa1993Submitted 10 months agoP@acandaelPosted 10 months ago
nice job! I have not much to add to your solution, everything looks fine!
0