Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Profile Card Component Solution

TRG 150

@MugeshTRG

Desktop design screenshot for the Profile card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Any feedback is appreciated and welcomed!

Community feedback

mubizzy 1,520

@mubizzy

Posted

Excellent job on this challenge! your report has a few issues though:

  1. 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

TRG 150

@MugeshTRG

Posted

@mubizzy Thank you for your suggestions!

0
zbosec 160

@zbosec

Posted

You should put everything in <main><main>.Like this : body>main>container.

There will be challenges where some content should be in <article> <summary> <details> and so on than in div with a class. Check it out https://www.freecodecamp.org/news/semantic-html5-elements/

0

TRG 150

@MugeshTRG

Posted

@zbosec Thank you for your suggestions!

0

Please log in to post a comment

Log in with GitHub
Discord logo

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