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

Dain 60

@djordain21

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


send help pls :')

Community feedback

Kacper Kwinta 1,405

@kacperkwinta

Posted

Some tips 💻:

  • Page should contain a level-one heading
  • All page content should be contained by landmarks, create <main> tag and wrap all other into this (semantic and accessibility), more about this [here]
  • don't use pt for font-size, instead of this use rem, here's why
  • <html> element must have a lang attribute
  • Documents must have <title> element to aid in navigation
  • at the start of html file you miss <!DOCTYPE html>

Marked as helpful

0

Dain 60

@djordain21

Posted

@kacperkwinta thank you I'll look into it!! thanks for taking your time to look at my work :)

1

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