i need in my code to repeat ten times this content, then i think that is possible in a loop like a for or while, but i tried and i can't
<li>
<img style="float: left;" src="img/gaja.jpg" alt="Angry face" />
<div style="width: 100px; height: 20px; float:left; margin-left: 5px; font: bold 12px arial;">IceMan</div>
<div style="width: 150px; height: 20px; float:left; margin-left:5px;">Web Designer / FullTime</div>
</li>
any help?
thanks