Design comparison
Solution retrospective
I'm happy that i could write it all from scratch. I'd love to add more comments as notes next time.
What challenges did you encounter, and how did you overcome them?I didn't know how to interact with different screen sizes so I researched and used the media query but still need more practice.
What specific areas of your project would you like help with?it's my first task here. I hope I did it right and I'd appreciate all notes and feedback to improve my coding and also in submitting further answers.
Community feedback
- @rahulkumar215Posted 9 months ago
Hello Ali Mostafa๐
Congratulations on successfully completing the challenge! ๐
-
I have a suggestion regarding your code that I believe will be of great interest to you.
-
You have set the
font-weight
ofparagraph tag
andlist
tofont-weight: 300;
orfont-weight: 200;
, I would suggest to keep thefont-weight: 400;
in all the paragraph and list items to keep the design consistent.
Things I would recommend for you
I hope you find this helpful ๐ Above all, the solution you submitted is great !
If you need any feedback or suggestions, I am happy to help
Have Fun Coding!
Marked as helpful1 -
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord