<div class="avatar-group">
<img src="https://placehold.co/100x100/3b82f6/ffffff?text=A" alt="User 1">
<img src="https://placehold.co/100x100/ec4899/ffffff?text=B" alt="User 2">
<img src="https://placehold.co/100x100/10b981/ffffff?text=C" alt="User 3">
<img src="https://placehold.co/100x100/f59e0b/ffffff?text=D" alt="User 4">
<div class="more-count">+5</div>
</div>
Back to Snippets
Stacked User Avatar Group CSS
Display team members or followers with this stacked avatar group. We use negative margins and white borders to create a clean overlapping effect, just like you see on modern collaboration tools.
333