JSFiddle - React, Tailwind, and code Playground
HTML
<div class=full_p><a href=/page.php?id=$tid><img src=/$foto>$cuser: $ttitle</a></div>
CSS
.full_p{
width:100%;
height:80px;
line-height:80px;
text-align:left;
border:1px solid #000;
}
.full_p img{
float:left;
width:50px;
vertical-align:middle;
border-radius:50px;
}