Latest solutions
Testimonials grid section
Submitted 9 months agoOn large screens, I faced some problems with the grid, where the card components did not occupy the whole conteiner, resulting on a different solution than expected with the challenge. Probably have to learn some grid techniques/properties.
Thanks! :)
Product preview card component solution
Submitted about 1 year agoI'd like to know If spacing between texts look good compared to the original design, wasn't able to make spacing a little smaller. Also a feedback on code quality is always welcome. Thanks.
Recipe page
Submitted about 1 year agoI would like some help to understand how to stretch the text on my solution, to make it look like the proposed design. Font size/weight looked correct, and using the font-stretch didn't solve the problem. Also, a feedback on code quality would be appreciated! :) Thanks.
Social links profile - custom
Submitted about 1 year agoElement positioning, the spacing between the phrases bothered me and i couldn't find a solution without every element changing position. Social links positioning are fine for me.
Blog Preview Card
Submitted about 1 year agoStill need to improve my learning on making apps for different screen sizes.
Latest comments
- P@michelcub@Cjsrodrigo
Hi, Michel!
That's a great job you did! Solution looks almost identical to the design.
keep it up!
- @Fulgore33@Cjsrodrigo
Hi,
Design looks accurate in comparison to the desing, despite the difference in elements proportions. Try looking for the right attributes when structuring your HTML, that probably would bring another outcome to the solution. Maybe would help with texts being in the same line. Great one!
- @Daniel999lWhat are you most proud of, and what would you do differently next time?
I developed it from just a screenshot. I'm proud of myself for that.
What challenges did you encounter, and how did you overcome them?Widths, height, font sizes are my main challenge. It's obviously due to the lack of figma desgn link.
What specific areas of your project would you like help with?A figma design file link would really help a lot.
@CjsrodrigoDesign looks amazing! As of the problem with the lack of the Figma design. Try not to stick with the use of pixel. using em/rem, makes everything work in proportion (and also helps a lot working with responsive layouts) Great job, keep it up!
- @ibnu-jemal@Cjsrodrigo
Nice work on completing the challenge!
Design looks good, try using better suitable elements for certain situations. On the nutrition facts, maybe using a <table></table> element would make it look better and would make it less hard coded. Too many divs will make it harder for you to understand you code and to apply css to it! Great job!
Marked as helpful - @NiloyDas07What are you most proud of, and what would you do differently next time?
This one was pretty simple.
What challenges did you encounter, and how did you overcome them?I was pretty smooth.
What specific areas of your project would you like help with?Nothing particular in this one. Any feedback is appreciated.
@CjsrodrigoSolution looks perfectly matching the design suggest on the challenge. Congratulation and keep it up!
- @GianBordon@Cjsrodrigo
Solution is looking good, every attribute is where it should be. Just some minor design details would get it to 100% match, but I guess what's more important is that you could get to this solution by yourself. Keep it up!