Work in a text widget in the sidebar…
but doesn’t work in a text widget AND in a div :
<div style=”overflow:auto;”>
<div style=”float:left; width:35%;”><img src=”xxx.jpg”/></div>
<div style=”float:right; text-align:left; width:63%;”>
Lastname Firstname
xxx
xxx
01 41 00 00 00
</div>
</div>