mayank1405
@mayank1405All comments
- @Kayal-02Submitted 4 months ago
- @prem-kumartSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
-With the previous challenges. My workflow has improved in this challenge.
- I would try to use relative sizing options and use more semantic HTML.
-There were no notable challenges. expect for a few alignment issues
What specific areas of your project would you like help with?- knowing multiple ways to create a responsive design that works in different sizes and devices.
- @theNomadicEnbySubmitted 4 months ago@mayank1405Posted 4 months ago
I think I am not able to see anything. Maybe u uploaded the wrong file.
Marked as helpful1 - @AuroreLPSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
I think my solution looks a lot like the challenge, so for a first time, I believe it's a really good start. Next time, I will write the readme file while working on the solution, to convey the process I used more effectively.
What challenges did you encounter, and how did you overcome them?At first, I didn't manage to have my card in the center. But I finally understood that I had the 100vh missing, plus a margin was blocking this value. I realised it after checking line by line the CSS file.
What specific areas of your project would you like help with?My biggest struggle is about the padding and margin properties. It's not always clear for me.
@mayank1405Posted 4 months agoIt is indeed very good for the first time. For the padding and margin part I think it would be advisable to play around with it and find out, for block and inline elements. If it helps maybe add a border to an element you are applying padding to help visualize it better.
Marked as helpful0