Submitted 6 months ago
Responsive Web Page With Simple HTML And CSS
@CodeDemon-Abhi
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
All Good
What challenges did you encounter, and how did you overcome them?All Good
What specific areas of your project would you like help with?GOOD
Community feedback
- @mmubashshirPosted 6 months ago
- The padding could have been more overall
- Always consider having those divider line color as light as possible, you just want them subtle, not too striking
- Same for bold text, consider making text semibold or medium, make them just slightly bolder not too striking bold (depending on design).
- Using
<b>
tag š¤, I prefer using a<span>
make that class of semibold or medium, when you want to next time change the font-weight just change for that class, rather than changing each place - Good consistency with padding
š„³ Kudos on the completion, happy coding</> š
0
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