Arfath
@arfath-aliAll comments
- @Roman-oryolSubmitted 18 days ago
- @RahulPanwar05Submitted about 1 month ago
- @clickglueSubmitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
I think I resolved most challenges in making the page responsive and in line with the design brief. I'm happy I finished it and didn't give up.
What challenges did you encounter, and how did you overcome them?Many challenges in applying grid (in combination with image overflow, SVG image, z-orders etc. I'm always in trouble with relative and absolute file references. This time I overstructured, by starting to create a million class descriptions and CSS variables. Structure is important, but don't overdo it, was my lesson.
What specific areas of your project would you like help with?I need to practice more with the 'cascade' in CSS, to make my code predictable.
@arfath-aliPosted about 1 month agoEverything is good, but you need to use the max-width property on text and images to make your page similar to the given design.
Marked as helpful1 - @b16h22Submitted about 2 months ago
- @richxrdreisSubmitted 4 months ago
- @juriyaSubmitted 2 months ago@arfath-aliPosted 2 months ago
Good, but the solution looks a little larger than the given design.
0 - @ObikaviolaSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I was able to complete the challenge with less struggle and I did it in a day. To complete this challenge, I did not use flex or grid but I did use a table layout for the nutrition content which is at the bottom. So I'm proud of that.
What challenges did you encounter, and how did you overcome them?I had a problem targeting the list markers so as to modify their styles. I was able to do so using ::marker.
I also encountered a problem with how I could join the border-bottom of the nutrition content since I was using a table layout for them. I was able to overcome the problem using the border-collapse property.
- @yesiniteSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I made it faster than before
What specific areas of your project would you like help with?Simplifying my code
- @Mickey1992Submitted 4 months ago