Design comparison
Solution retrospective
The designs is varying from browser to Browser, I have been working on edge but when I opened it in Chrome it is displaying in error-format.
Community feedback
- @rowanDeveloperPosted 7 months ago
Hi @Ajith177! Congrats on finishing your challenge! I hope it was a good and learning experience for you.
There a quite some advice I would like to give you:
-
You can create the rounded corners with the property "border-radius: .5rem" on you div container. That would slightly give a rounded border.
-
You are struggling with the font-family property. You can apply the font-family "Montserrat" and "Fraunces" by importing the font from Google Fonts and applying the property on your element with the font-family, font-color and font-size property.
Keep your progress! Also: FrontEnd Mentor is a good community where you can practice your FrontEnd skills with amazing projects and a strong community.
Marked as helpful0@Ajith177Posted 7 months agoThanks @rowanDeveloper I will sure take your Comments on My next Project, thankyou for Spending Your time and Giving Comments.
1 -
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