Design comparison
Community feedback
- @mubizzyPosted over 2 years ago
Excellent job on this challenge! your report has a few issues though:
- wrap everything in your body in
<main>
or use semantics
2. it is a best practice to use both HTML 5 and ARIA landmarks to ensure all content is contained within a navigational region.
Hope it helps:)...don't forget to mark it as helpful 👍
You can get more details here...click here
0 - wrap everything in your body in
- @Fran505Posted over 2 years ago
Excellent work! I learn a small trick today. The blue 1px border on the profile pic (Inside the white border you use). It's small, but there you can see it.
It is a common render issue, it is not your fault, and you can fix it by adding a background color: white to the image.
Thanks for reading, remember mark this as useful :D.
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