Design comparison
Solution retrospective
I am proud that I was able to complete the challenge.
What challenges did you encounter, and how did you overcome them?i encountered a challenege when dealing with responsiveness. i had to set multiple breakpoints to make the text responsive. i would need to learn more on how to use relative css units, this would have helped a lot during this project.
What specific areas of your project would you like help with?Hi guys...
I just finished this challenge. Your suggestions and contributions would be highly appreciated.
Community feedback
- @newbscantdevPosted 6 months ago
sorry if i'm not using the correct grammar or not explain stuff enough
I wanted to point out thing about color you're using on link element (Aka.
<a>
tag) that you're using too bright color (Yellow:hsl(47, 88%, 63%)
) thats blended in with background color. In term of contast if you're using bright color with bright background. Users will not be able to see the text properlyAnd about HTML tags that you're using is not giving much infomation. It might making people (or including future you ) to confuse. Try learning about Semantic HTML or name classes more clear will helps (also organize CSS properties)
Marked as helpful0@A-OlatunbosunPosted 6 months agoThank you for your feedback @sillyq ... i would make use of your suggestions.
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