A community directory needs a reusable member card. Build the card with meaningful HTML, then style it so the content is easy to scan.
Acceptance criteria
- 1.Wrap the profile in an <article> element.
- 2.Add an image with meaningful alternative text.
- 3.Include the name ‘Maya Patel’ in a heading.
- 4.Add an email link using a mailto: URL.