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
1@nandi1514Posted over 2 years ago@mubizzy Thankyou for the tip. Can you please explain point no. 2.
0 - wrap everything in your body in
- @asmaa-elfatayryPosted over 2 years ago
hello, you have a problem that you write the path of image <img src="images/icon-ethereum.svg" alt="ethereum"> and you didn't upload the folders of images or you change the place of images and you didn't correct the path so the image can't appear so reupload the folder of images again. see this https://www.w3schools.com/Html/html_filepaths.asp
-and you should put all the code in the body element in <main></main> tag
0@nandi1514Posted over 2 years ago@asmaa-elfatayry Thankyou for the reply. I will reupload it.
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