Latest solutions
Responsive Recipe page
Submitted 6 months agoI'm not sure if there are any, but I'm always open to learning and improving.
Design blog card using Flexbox
Submitted 7 months agoI would like help on my CSS maybe it is good but some how I think I need improvement on that but I don't actually know where to start.
I am always striving to improve, and I would greatly appreciate your honest feedback.
Latest comments
- @Promerser@judeze1
Hey,
Great work completing the challenge!
But I think you need to make the Desktop view better than it is.
- @judeze1@judeze1
Thank you @skyv26,
I really appreciate your suggestion and I am going to improve in these aspects, especially the DRY PRINCIPLE. I sometimes feel a bit self-conscious about potentially overusing a particular style, but I'm eager to learn and refine my approach.
- @gregjnrWhat are you most proud of, and what would you do differently next time?
I am proud that i con confidently complete this project without help. Nothing.
What challenges did you encounter, and how did you overcome them?i did not encounter any problems when completing this project.
What specific areas of your project would you like help with?i need help in understanding and using the @media queries
@judeze1Hey,
Good job completing the challenge!
I noticed that you needed some help on the media queries, if you'd like to learn more how to make your site responsive, check out this helpful course from Leon Neol is great as well.
If you want you can watch the whole course but the Responsive Layout part is from 2:34:20.
Marked as helpful - @gregjnrWhat are you most proud of, and what would you do differently next time?
i am proud of the fact that i was able to do this without help from AI or a friend. i will try to increase my time of completion next time.
What challenges did you encounter, and how did you overcome them?i did not have any problems actually.
What specific areas of your project would you like help with?for this project, none.
@judeze1Hey,
Your code and design is nice but I think you should look into separating you CSS from HTML that's "Separation of Concern", I feel it will make it more readable. Secondly your project doesn't have a small screen version I will suggest you make your code responsive so it can be good both at mobile and desktop mode.
Marked as helpful - P@mu7ammad1951@judeze1
Your code is well-structured and easy to read.