Latest solutions
Blog preview card
Submitted 6 months agoIn my HTML body, i have three paragraphs, i wanted to use child selector to apply the style at this level. Please can you help me? Thanks...
Latest comments
- @Z3emah@Pattykev
You did it well!
- @AnjulAryalWhat are you most proud of, and what would you do differently next time?
Any FeedbACK WILL BE hIGHLY APPRICATED???
What challenges did you encounter, and how did you overcome them?Any FeedbACK WILL BE hIGHLY APPRICATED???
What specific areas of your project would you like help with?Any FeedbACK WILL BE hIGHLY APPRICATED???
@Pattykevyou did it well, but i think you can reduce the width of your border-top a little bit.
- @thejas2246What are you most proud of, and what would you do differently next time?
Man it was very frustrating,but i did it,fells awesome
What specific areas of your project would you like help with?images,i was struggling to fit the image in the flex box
@PattykevYou did well Guy!
- @gregjnrWhat are you most proud of, and what would you do differently next time?
i learnt how to use the @media queries i will try to perfect it
What challenges did you encounter, and how did you overcome them?none
What specific areas of your project would you like help with?the @media queries and responsiveness
@PattykevTry to review the padding between your element and respect the original design page.
- @kaduu21@Pattykev
The profile location should have :
font-weight: 600
Marked as helpful - @dongkp96What are you most proud of, and what would you do differently next time?
I think I am happy that I was able to apply the suggestions and advice that was given to me on my first challenge and do it successfully. I think having those suggestions allowed me to take my time a little bit more and break down the design a bit better, which was helpful. I feel that I would take a bit more time with my next design plan as well.
What challenges did you encounter, and how did you overcome them?My main challenge was dealing with the box shadow correctly since I had not used it before and also trying to get my layouts responsiveness down. I had a little more difficulty with media queries too. To help get over these challenges, I looked on stack overflow and googled uses of the box-shadow property.
What specific areas of your project would you like help with?I would like to improve upon how I am laying out my designs in CSS and being more efficient in its set up. I would also like help on making designs more responsive because I have not had a lot of practice in that area.
@PattykevYour CSS code is well written, i like it. But i have an advice for you, try to nest your css selectors in the future. I can see there you call for the body selector two times.