Desktop First - Profile-Card-Component

Solution retrospective
Hello, I'm still a beginner and any feedback will be appreciated...
I had some difficulty with the background images...
Please log in to post a comment
Log in with GitHubCommunity feedback
- @shashreesamuel
It seems like your site logs has some errors or warnings, I recommend checking the site logs and resolving the problems or checking the url specified for a solution.
In terms of your accessibility issues
-
Zooming and scaling should not be disabled
-
wrap all your content between
main
tags. -
html element requires a lang attribute like this
<html lang='en'>
In terms of validation errors it will be resolved once the accessibility issues are fixed
I hope this helps
Cheers Happy coding 👍
-
- @sridarshan-webjava
Your site is not available for viewing. Do check out the deploy logs on netlify to verify whether the code was successfully deployed or not.
Cheers
Join 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