Design comparison
SolutionDesign
Community feedback
- @CyberNotesDevPosted about 1 year ago
You have an amazing solution, I really like the descriptive class names. I also have a few tips for your future projects if you wouldn't mind hearing!
- Use HTML Semantics they help with readability and helps search engines interpret content. You can look at more details here
- Have an attention to detail when looking at the design and your current design. For example I see that you've made the sales price span a
font-family: 'Montserrat', sans-serif;
instead offont-family: 'Fraunces', serif;
Its the little things to having the perfect design solution!
Hope this helps, Happy developing! :)
1@Opeyemi-JsPosted about 1 year ago@CyberNotesDev Thanks for the feedback i'll make corrections as suggested.
1@Opeyemi-JsPosted about 1 year agoHello @CyberNotesDev I've made the correction of the font-family on the sales price. You can check it out.
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