Latest solutions
Recipe page using html css
Submitted 12 months agoOn pc the site looks fine but on mobile screen it doesn't look exactly like the design image. I think I need a good understanding of how to make changes depending on device. I have to understand the usage of media tag too. I will be needing someone's(Hi Dylan) advice on this matter.
Latest comments
- @Kayal-02
- P@prem-kumartWhat 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.
@mayank1405Website looks absolutely fine. Good job.
- P@theNomadicEnby@mayank1405
I think I am not able to see anything. Maybe u uploaded the wrong file.
Marked as helpful - @AuroreLPWhat 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.
@mayank1405It 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 helpful