Design comparison
SolutionDesign
Solution retrospective
I was not a difficult project overall, but I have learned about background image properties like, we can use two background images at same time. background-position: -------------; Any feedback is highly appreciated. Happy Coding!
Community feedback
- @0xabdulkhaliqPosted over 1 year ago
Hello there 👋. Congratulations on successfully completing your first challenge! 🎉
- I have other recommendations regarding your code, I believe it will be of great interest to you.
HTML 🏷️:
- Every site wants a level-one heading to improve accessibility by reading aloud the heading by screen readers, you can achieve this by adding a
sr-only
class to hide it from visual users (it will be useful for visually impaired users)
I hope you find it helpful ! 😄 Above all, the solution you submitted is great!
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