Table with Avatars Template

Add a personal touch to your lists and directories by including user avatars or profile pictures.

This simple but effective design pairs a user's image with their name and other details, making your tables more human and engaging.

Screenshot of a table showing a list of users, each with a round avatar next to their name.

Get Source Code → Preview →

About this Table with Avatars

Putting a face to a name is a powerful way to make data feel more personal. This template provides a clean and modern layout for any list that involves people. It uses a circular avatar, a common convention in modern UI design, and places it neatly next to the user's name and email or role. CSS Flexbox is used within the table cell to ensure the image and text are always perfectly vertically aligned, creating a polished and professional look regardless of content length.

Key Features:

Ideal Use Cases:

Dependencies:

None. This template uses only pure HTML and CSS. The images are placeholders that you would replace with your own.

Code

Here's the full code for the table with avatars:

View Output