CodeOath
← All challenges

Stacked Avatar Group

Easy
css

Build a "stacked avatars" group — a row of circular avatars that overlap each other (like a list of collaborators on a doc), plus a "+N" circle at the end for the remaining count.

Check your work against

  • At least 4 circular avatars overlapping in a row
  • A final "+N" circle showing an additional count
  • Each avatar has a visible border separating it from the one behind it

There's no automated grading for UI challenges — self-check against this list, then compare with the solution preview.

Live preview